This commit is contained in:
parent
b56cbc5d16
commit
cc943171ff
|
|
@ -69,7 +69,10 @@ defaultEntryPoints = ["https","http"]
|
|||
email = "ddns@mcseeno.de"
|
||||
storage = "acme.json"
|
||||
entryPoint = "https"
|
||||
preferredChain = "ISRG Root X1"
|
||||
onHostRule = true
|
||||
[acme.tlsChallenge]
|
||||
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
[[acme.domains]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue