permanent und network reaktivieren

This commit is contained in:
MatthiasCzech 2019-02-05 02:17:32 +01:00
parent a4adcd5024
commit f7efca0d73
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ dashboard = true
address = ":80" address = ":80"
[entryPoints.http.redirect] [entryPoints.http.redirect]
entryPoint = "https" entryPoint = "https"
# permanent = true permanent = true
[entryPoints.https.auth.basic] [entryPoints.https.auth.basic]
users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"] users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
[entryPoints.https] [entryPoints.https]
@ -82,6 +82,6 @@ endpoint = "unix:///var/run/docker.sock"
domain = "czechman.dynvpn.de" domain = "czechman.dynvpn.de"
watch = true watch = true
exposedByDefault = false exposedByDefault = false
# network = "traefik" network = "traefik"