This commit is contained in:
parent
710181acce
commit
2cd6d1315f
|
|
@ -66,11 +66,11 @@ defaultEntryPoints = ["https","http"]
|
|||
[entryPoints.https.tls]
|
||||
|
||||
[acme]
|
||||
email = "ddns@mcseeno.de"
|
||||
storage = "acme.json"
|
||||
onHostRule = true
|
||||
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
entryPoint = "https"
|
||||
email = "ddns@mcseeno.de"
|
||||
storage = "acme.json"
|
||||
onHostRule = true
|
||||
caServer = "https://acme-staging-v02.api.letsencrypt.org/directory"
|
||||
entryPoint = "https"
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
[[acme.domains]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue