kommentar gelöscht
This commit is contained in:
parent
b25d4c541d
commit
a4422bdc26
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue