diff --git a/config/traefik.toml b/config/traefik.toml index 8869333..6e7ed9f 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -1,7 +1,7 @@ # angepasst an https://greenitsolutions.at/traefik-docker-lets-encrypt-tutorial/ [global] -  checkNewVersion = true -  sendAnonymousUsage = false + checkNewVersion = true + sendAnonymousUsage = false # https://doc.traefik.io/traefik/routing/entrypoints/#redirection [entryPoints.web]