caServer entfernt
This commit is contained in:
parent
f29d5bcee8
commit
9b553708cc
|
|
@ -70,7 +70,7 @@ defaultEntryPoints = ["https","http"]
|
||||||
storage = "acme.json"
|
storage = "acme.json"
|
||||||
onDemand = false
|
onDemand = false
|
||||||
onHostRule = true
|
onHostRule = true
|
||||||
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
# caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||||
entryPoint = "https"
|
entryPoint = "https"
|
||||||
[acme.httpChallenge]
|
[acme.httpChallenge]
|
||||||
entryPoint = "http"
|
entryPoint = "http"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue