commit 9b4bc468ab
Author: Robert Kaussow <mail@geeklabor.de> Date: Sat Apr 3 16:48:40 2021 +0200 cleanup ip address bindings
This commit is contained in:
parent
de491546a3
commit
a17a1409ea
5
index.md
5
index.md
@ -204,8 +204,7 @@ matrix_group: '{{ matrix_user }}'
|
||||
|
||||
```YAML
|
||||
matrix_http_bind_ips:
|
||||
- '::'
|
||||
- 0.0.0.0
|
||||
- 127.0.0.1
|
||||
```
|
||||
|
||||
### matrix_http_bind_port
|
||||
@ -221,7 +220,7 @@ matrix_http_bind_port: 8008
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
matrix_https_bind_ips: '{{ matrix_http_bind_ips }}'
|
||||
matrix_https_bind_ips: []
|
||||
```
|
||||
|
||||
### matrix_https_bind_port
|
||||
|
Loading…
Reference in New Issue
Block a user