Czechman 2021-10-22 02:53:47 +02:00
parent 29ce329fa6
commit 710181acce
1 changed files with 3 additions and 8 deletions

View File

@ -68,14 +68,9 @@ defaultEntryPoints = ["https","http"]
[acme] [acme]
email = "ddns@mcseeno.de" email = "ddns@mcseeno.de"
storage = "acme.json" storage = "acme.json"
entryPoint = "https"
acmeLogging = true
overrideCertificates = true
onDemand = true
onHostRule = true onHostRule = true
preferredChain = "ISRG Root X1" caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
[acme.tlsChallenge] entryPoint = "https"
[acme.httpChallenge] [acme.httpChallenge]
entryPoint = "http" entryPoint = "http"
[[acme.domains]] [[acme.domains]]