set bind address
This commit is contained in:
parent
c6541e55b2
commit
a901ea01a3
2 changed files with 1 additions and 2 deletions
|
@ -203,7 +203,7 @@ listeners:
|
|||
tls: false
|
||||
type: http
|
||||
x_forwarded: true
|
||||
bind_addresses: ['::1', '127.0.0.1']
|
||||
bind_addresses: ['::', '0.0.0.0']
|
||||
|
||||
resources:
|
||||
- names: [client, federation]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue