We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8360496 commit 9828a54Copy full SHA for 9828a54
1 file changed
apps/matrix/config/homeserver.yaml.default
@@ -10,7 +10,8 @@ pid_file: /data/homeserver.pid
10
11
listeners:
12
- port: 8008
13
- bind_addresses: ['0.0.0.0']
+ bind_addresses:
14
+ - '0.0.0.0'
15
tls: false
16
type: http
17
x_forwarded: true
0 commit comments