From 9b6b8fad85f0f2e0e5ea13cf38bed94d283d4f3d Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 12 Feb 2026 03:43:33 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index d62084c..626dd12 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -9,6 +9,11 @@ api: entryPoints: web: address: :80 + http: + redirections: + entryPoint: + to: websecure + scheme: https websecure: address: :443 certificatesResolvers: