Author: Robert Kaussow <mail@geeklabor.de>
Date:   Sat Apr 3 16:48:40 2021 +0200

    cleanup ip address bindings
This commit is contained in:
Robert Kaussow 2021-04-03 14:50:55 +00:00
parent de491546a3
commit a17a1409ea
1 changed files with 2 additions and 3 deletions

View File

@ -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