diff --git a/config/traefik.toml b/config/traefik.toml index a8c6594..5da7b05 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -229,7 +229,7 @@ # # Required # - entryPoint = "web" + entrypoint = "web" # Use a DNS-01 ACME challenge rather than HTTP-01 challenge. # Note: mandatory for wildcard certificate generation.