kommentar gelöscht

This commit is contained in:
Czechman 2021-10-20 04:57:26 +02:00
parent b25d4c541d
commit a4422bdc26
1 changed files with 0 additions and 5 deletions

View File

@ -59,14 +59,9 @@ dashboard = true
[entryPoints.http.redirect] [entryPoints.http.redirect]
entryPoint = "https" entryPoint = "https"
permanent = true permanent = true
# [entryPoints.https.auth.basic]
# users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
[entryPoints.https] [entryPoints.https]
address = ":443" address = ":443"
[entryPoints.https.tls] [entryPoints.https.tls]
# [entryPoints.https.tls.defaultCertificate]
# certFile = "integration/fixtures/https/cert.crt"
# keyFile = "integration/fixtures/https/cert.key"
[acme] [acme]
email = "ddns@mcseeno.de" email = "ddns@mcseeno.de"