x_forwarded as true
This commit is contained in:
parent
b4acdc9ffc
commit
4b68de32f3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user