Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
This commit is contained in:
commit
2cc7505fdf
|
@ -2,7 +2,7 @@ http:
|
||||||
middlewares:
|
middlewares:
|
||||||
default-security-headers:
|
default-security-headers:
|
||||||
headers:
|
headers:
|
||||||
browserXssFilter: true # X-XSS-Protection=1; mode=block
|
customBrowserXSSValue: 0 # X-XSS-Protection=1; mode=block
|
||||||
contentTypeNosniff: true # X-Content-Type-Options=nosniff
|
contentTypeNosniff: true # X-Content-Type-Options=nosniff
|
||||||
forceSTSHeader: true # Add the Strict-Transport-Security header even when the connection is HTTP
|
forceSTSHeader: true # Add the Strict-Transport-Security header even when the connection is HTTP
|
||||||
frameDeny: false # X-Frame-Options=deny
|
frameDeny: false # X-Frame-Options=deny
|
||||||
|
|
Loading…
Reference in New Issue