set bind address
This commit is contained in:
parent
c6541e55b2
commit
a901ea01a3
@ -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]
|
||||
|
@ -1,3 +1,2 @@
|
||||
/var/lib/matrix-synapse/signing/ true matrix-synapse 0640 0750
|
||||
/var/lib/matrix-synapse/media_store/ true matrix-synapse 0640 0750
|
||||
/var/lib/matrix-synapse/uploads true matrix-synapse 0640 0750
|
||||
|
Loading…
Reference in New Issue
Block a user