Jake Howard
33fcf1a9e5
Apparently this has been broken since like March... It seems communication over port 8448 is required for server-to-server comms, even if the client doesn't use it.
10 lines
246 B
YAML
10 lines
246 B
YAML
http:
|
|
middlewares:
|
|
compress:
|
|
compress: {}
|
|
|
|
# https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
|
|
floc-block:
|
|
headers:
|
|
customResponseHeaders:
|
|
Permissions-Policy: interest-cohort=()
|