chore: comment middleware header

This commit is contained in:
LRVT 2025-04-12 12:07:46 +02:00 committed by GitHub
parent c972acbfea
commit 3c358ad726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,8 +68,8 @@ http:
X-Forwarded-Proto: "https" X-Forwarded-Proto: "https"
hostsProxyHeaders: hostsProxyHeaders:
- "X-Forwarded-Host" - "X-Forwarded-Host"
customRequestHeaders: #customRequestHeaders:
X-Forwarded-Proto: "https" # X-Forwarded-Proto: "https"
contentTypeNosniff: true # X-Content-Type-Options contentTypeNosniff: true # X-Content-Type-Options
customFrameOptionsValue: "SAMEORIGIN" # X-Frame-Options customFrameOptionsValue: "SAMEORIGIN" # X-Frame-Options
browserXssFilter: false # X-XSS-Protection; deprecated browserXssFilter: false # X-XSS-Protection; deprecated