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: