nochmal angepasst einrückung
This commit is contained in:
parent
f0f8ac598c
commit
8dbb38aa01
|
|
@ -63,7 +63,7 @@ defaultEntryPoints = ["https","http"]
|
|||
# users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
|
||||
[entryPoints.https]
|
||||
address = ":443"
|
||||
[entryPoints.https.tls]
|
||||
[entryPoints.https.tls]
|
||||
|
||||
[acme]
|
||||
email = "ddns@mcseeno.de"
|
||||
|
|
@ -74,8 +74,8 @@ defaultEntryPoints = ["https","http"]
|
|||
entryPoint = "https"
|
||||
[acme.httpChallenge]
|
||||
entryPoint = "http"
|
||||
[[acme.domains]]
|
||||
main = "czechman.dynvpn.de"
|
||||
[[acme.domains]]
|
||||
main = "czechman.dynvpn.de"
|
||||
|
||||
|
||||
#[retry]
|
||||
|
|
|
|||
Loading…
Reference in New Issue