nochmal angepasst einrückung
This commit is contained in:
parent
f0f8ac598c
commit
8dbb38aa01
|
|
@ -63,7 +63,7 @@ defaultEntryPoints = ["https","http"]
|
||||||
# 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]
|
||||||
|
|
||||||
[acme]
|
[acme]
|
||||||
email = "ddns@mcseeno.de"
|
email = "ddns@mcseeno.de"
|
||||||
|
|
@ -74,8 +74,8 @@ defaultEntryPoints = ["https","http"]
|
||||||
entryPoint = "https"
|
entryPoint = "https"
|
||||||
[acme.httpChallenge]
|
[acme.httpChallenge]
|
||||||
entryPoint = "http"
|
entryPoint = "http"
|
||||||
[[acme.domains]]
|
[[acme.domains]]
|
||||||
main = "czechman.dynvpn.de"
|
main = "czechman.dynvpn.de"
|
||||||
|
|
||||||
|
|
||||||
#[retry]
|
#[retry]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue