Revert Coturn Address Change, add new Addresses var (#2)
This commit is contained in:
		| @@ -5,7 +5,7 @@ realm=turn.{{ matrix_server_fqn_matrix }} | ||||
|  | ||||
| min-port={{ matrix_coturn_turn_udp_min_port }} | ||||
| max-port={{ matrix_coturn_turn_udp_max_port }} | ||||
| {% for ip in matrix_coturn_turn_external_ip_address %} | ||||
| {% for ip in matrix_coturn_turn_external_ip_addresses %} | ||||
| external-ip={{ ip }} | ||||
| {% endfor %} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user