diff --git a/config/traefik.toml b/config/traefik.toml index 4d4ed60..e95a82a 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -74,11 +74,9 @@ storage = "acme.json" entryPoint = "https" onHostRule = true [acme.httpChallenge] -entryPoint = "https" +entryPoint = "http" [[acme.domains]] main = "czechman.dynvpn.de" -# [[acme.domains]] -# main = "local" #[retry]