Update options usage in store/api
This commit is contained in:
@@ -67,7 +67,7 @@ func Cache(c interface{}) Option {
|
||||
func DefaultOptions() Options {
|
||||
return Options{
|
||||
AcceptToS: true,
|
||||
CA: LetsEncryptProductionCA,
|
||||
OnDemand: true,
|
||||
CA: LetsEncryptProductionCA,
|
||||
OnDemand: true,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user