x_forwarded as true

This commit is contained in:
Sebastian Hugentobler 2019-01-06 19:20:31 +01:00
parent b4acdc9ffc
commit 4b68de32f3

View File

@ -19,10 +19,10 @@ listeners:
- '::'
- '0.0.0.0'
type: http
x_forwarded: false
x_forwarded: true
resources:
- names: [client, webclient]
- names: [client]
compress: true
- names: [federation]
compress: false