diff --git a/config/traefik.toml b/config/traefik.toml index 7cc8390..87c2928 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -70,7 +70,7 @@ storage = "acme.json" entryPoint = "https" onHostRule = true [acme.httpChallenge] -entryPoint = "http" +entryPoint = "https" # [[acme.domains]] # main = "czechman.dynvpn.de"