This commit is contained in:
parent
29ce329fa6
commit
710181acce
|
|
@ -68,14 +68,9 @@ defaultEntryPoints = ["https","http"]
|
|||
[acme]
|
||||
email = "ddns@mcseeno.de"
|
||||
storage = "acme.json"
|
||||
entryPoint = "https"
|
||||
acmeLogging = true
|
||||
overrideCertificates = true
|
||||
onDemand = true
|
||||
onHostRule = true
|
||||
preferredChain = "ISRG Root X1"
|
||||
[acme.tlsChallenge]
|
||||
|
||||
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
entryPoint = "https"
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
[[acme.domains]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue