mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:54:07 +01:00
chore: comment middleware header
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
parent
c972acbfea
commit
3c358ad726
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user