removed http redirect in example env

not necessary anymore
This commit is contained in:
2026-07-17 11:09:58 +02:00
parent e26002a62e
commit 197eb01eac

View File

@@ -6,7 +6,6 @@ TRAEFIK_ENABLED=true
TRAEFIK_NETWORK=traefik
TRAEFIK_MATCHRULE=Host(`traefik.example.com`)
TRAEFIK_ROUTER=traefik_example_com
TRAEFIK_HTTP_MIDDLEWARES=dashboard-whitelist,http-to-https
TRAEFIK_HTTPS_MIDDLEWARES=dashboard-whitelist,hsts
# Security