18 lines
517 B
YAML
18 lines
517 B
YAML
http:
|
|
middlewares:
|
|
lan-whitelist:
|
|
ipWhitelist:
|
|
sourceRange:
|
|
- 10.0.0.0/24
|
|
- 10.67.115.0/24
|
|
|
|
secure-headers:
|
|
headers:
|
|
customFrameOptionsValue: SAMEORIGIN
|
|
forceSTSHeader: true
|
|
stsSeconds: 15552000
|
|
stsPreload: true
|
|
customResponseHeaders:
|
|
Permissions-Policy: interest-cohort() # Opts out of Google's FLoC network. See https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
|
|
X-Robots-Tag: none
|