auth eingefügt

This commit is contained in:
MatthiasCzech 2019-02-03 15:30:13 +01:00
parent 5eae61ad09
commit 4e24905cdf
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ defaultEntryPoints = ["https","http"]
address = ":80"
[entryPoints.http.redirect]
entryPoint = "https"
[entryPoints.http.auth.basic]
users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
[entryPoints.https]
address = ":443"
[entryPoints.https.tls]