nochmal angepasst einrückung

This commit is contained in:
Czechman 2021-10-25 00:00:16 +02:00
parent f0f8ac598c
commit 8dbb38aa01
1 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ defaultEntryPoints = ["https","http"]
# users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"] # users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
[entryPoints.https] [entryPoints.https]
address = ":443" address = ":443"
[entryPoints.https.tls] [entryPoints.https.tls]
[acme] [acme]
email = "ddns@mcseeno.de" email = "ddns@mcseeno.de"
@ -74,8 +74,8 @@ defaultEntryPoints = ["https","http"]
entryPoint = "https" entryPoint = "https"
[acme.httpChallenge] [acme.httpChallenge]
entryPoint = "http" entryPoint = "http"
[[acme.domains]] [[acme.domains]]
main = "czechman.dynvpn.de" main = "czechman.dynvpn.de"
#[retry] #[retry]