https.auth.basic tmp. entfernt

This commit is contained in:
MatthiasCzech 2019-02-06 22:16:48 +01:00
parent 20a4508c93
commit 4db8958ebf
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ dashboard = true
[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]
address = ":443" address = ":443"
[entryPoints.https.tls] [entryPoints.https.tls]