1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2024-12-12 08:43:55 +02:00

Update coturn (4.5.0.8 -> 4.5.1.0)

This commit is contained in:
Slavi Pantaleev 2019-02-07 13:15:59 +02:00
parent 536c85619f
commit f5cd916de8

View File

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