Update coturn (4.5.0.8 -> 4.5.1.0)
This commit is contained in:
parent
536c85619f
commit
f5cd916de8
@ -1,6 +1,6 @@
|
||||
matrix_coturn_enabled: true
|
||||
|
||||
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.0.8"
|
||||
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.1.0"
|
||||
|
||||
matrix_coturn_base_path: "{{ matrix_base_data_path }}/coturn"
|
||||
matrix_coturn_config_path: "{{ matrix_coturn_base_path }}/turnserver.conf"
|
||||
@ -16,4 +16,4 @@ matrix_coturn_turn_static_auth_secret: ""
|
||||
matrix_coturn_turn_udp_min_port: 49152
|
||||
matrix_coturn_turn_udp_max_port: 49172
|
||||
|
||||
matrix_coturn_turn_external_ip_address: "{{ ansible_host }}"
|
||||
matrix_coturn_turn_external_ip_address: "{{ ansible_host }}"
|
||||
|
Loading…
Reference in New Issue
Block a user