Move into coturn defaults

This commit is contained in:
Hefty Zauk
2022-04-11 11:20:09 +00:00
parent 268b079374
commit 03d2dcc996
2 changed files with 1 additions and 2 deletions

View File

@ -65,7 +65,7 @@ matrix_coturn_turn_static_auth_secret: ""
# The external IP address of the machine where Coturn is.
matrix_coturn_turn_external_ip_address: ''
matrix_coturn_turn_external_ip_addresses: []
matrix_coturn_turn_external_ip_addresses: [ "{{ matrix_coturn_turn_external_ip_address }}" ]
matrix_coturn_allowed_peer_ips: []
matrix_coturn_denied_peer_ips: []