From 84bff4df689edadd139662b3336d2763e51a2332 Mon Sep 17 00:00:00 2001 From: Czechman Date: Sun, 27 Nov 2022 06:29:47 +0100 Subject: [PATCH] kleines P --- config/traefik.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.