kommentar gelöscht
This commit is contained in:
parent
b25d4c541d
commit
a4422bdc26
|
|
@ -59,14 +59,9 @@ dashboard = true
|
|||
[entryPoints.http.redirect]
|
||||
entryPoint = "https"
|
||||
permanent = true
|
||||
# [entryPoints.https.auth.basic]
|
||||
# users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"]
|
||||
[entryPoints.https]
|
||||
address = ":443"
|
||||
[entryPoints.https.tls]
|
||||
# [entryPoints.https.tls.defaultCertificate]
|
||||
# certFile = "integration/fixtures/https/cert.crt"
|
||||
# keyFile = "integration/fixtures/https/cert.key"
|
||||
|
||||
[acme]
|
||||
email = "ddns@mcseeno.de"
|
||||
|
|
|
|||
Loading…
Reference in New Issue