diff --git a/examples/traefik/fileConfig.yml b/examples/traefik/fileConfig.yml index eb6ca7f..bb21cd1 100644 --- a/examples/traefik/fileConfig.yml +++ b/examples/traefik/fileConfig.yml @@ -68,8 +68,8 @@ http: X-Forwarded-Proto: "https" hostsProxyHeaders: - "X-Forwarded-Host" - customRequestHeaders: - X-Forwarded-Proto: "https" + #customRequestHeaders: + # X-Forwarded-Proto: "https" contentTypeNosniff: true # X-Content-Type-Options customFrameOptionsValue: "SAMEORIGIN" # X-Frame-Options browserXssFilter: false # X-XSS-Protection; deprecated