diff --git a/config/traefik.toml b/config/traefik.toml index 892c02d..32bd0f0 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -63,7 +63,7 @@ defaultEntryPoints = ["https","http"] # users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"] [entryPoints.https] address = ":443" - [entryPoints.https.tls] + [entryPoints.https.tls] [acme] email = "ddns@mcseeno.de" @@ -74,8 +74,8 @@ defaultEntryPoints = ["https","http"] entryPoint = "https" [acme.httpChallenge] entryPoint = "http" -[[acme.domains]] - main = "czechman.dynvpn.de" + [[acme.domains]] + main = "czechman.dynvpn.de" #[retry]