mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-27 07:03:36 +00:00
chore: comment middleware header
This commit is contained in:
parent
c972acbfea
commit
3c358ad726
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user