This commit is contained in:
James Turland 2025-02-08 15:17:34 +00:00
commit 2cc7505fdf
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ http:
middlewares:
default-security-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
forceSTSHeader: true # Add the Strict-Transport-Security header even when the connection is HTTP
frameDeny: false # X-Frame-Options=deny
@ -34,4 +34,4 @@ http:
loadBalancer:
servers:
- url: "https://192.168.200.122:9443"
passHostHeader: true
passHostHeader: true