Jake Howard 2021-04-18 22:19:24 +01:00
parent 9ad64b444a
commit 03affd269f
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 7 additions and 0 deletions

View File

@ -5,3 +5,9 @@ http:
scheme: https
compress:
compress: {}
# https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
floc-block:
headers:
customResponseHeaders:
Permissions-Policy: interest-cohort=()

View File

@ -16,6 +16,7 @@ entryPoints:
http:
middlewares:
- tls-redirect@file
- floc-block@file
proxyProtocol:
trustedIPs:
- "{{ wireguard.cidr }}"