diff --git a/services/reverse-proxy/configs/traefik.yml b/services/reverse-proxy/configs/traefik.yml index 6c3bf96..474b0bf 100644 --- a/services/reverse-proxy/configs/traefik.yml +++ b/services/reverse-proxy/configs/traefik.yml @@ -22,6 +22,7 @@ entryPoints: to: websecure scheme: https websecure: + asDefault: true address: :443 http: tls: {}