Czechman 2021-10-22 03:01:11 +02:00
parent 710181acce
commit 2cd6d1315f
1 changed files with 6 additions and 6 deletions

View File

@ -66,13 +66,13 @@ defaultEntryPoints = ["https","http"]
[entryPoints.https.tls] [entryPoints.https.tls]
[acme] [acme]
email = "ddns@mcseeno.de" email = "ddns@mcseeno.de"
storage = "acme.json" storage = "acme.json"
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"
[[acme.domains]] [[acme.domains]]
main = "czechman.dynvpn.de" main = "czechman.dynvpn.de"