diff --git a/stacks/traefik/traefik.yml b/stacks/traefik/traefik.yml index 612f8b3..a8cf100 100644 --- a/stacks/traefik/traefik.yml +++ b/stacks/traefik/traefik.yml @@ -10,6 +10,11 @@ entryPoints: address: ":80" proxyProtocol: insecure: true + http: + redirections: + entryPoint: + to: https + scheme: https https: address: ":443" proxyProtocol: