1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-31 22:09:34 +02:00

Update coturn (4.5.1.0 -> 4.5.1.1)

This commit is contained in:
Slavi Pantaleev 2019-03-06 19:59:40 +02:00
parent 22d72f5e6f
commit aae8757027

View File

@ -1,6 +1,6 @@
matrix_coturn_enabled: true
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.1.0"
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.1.1"
matrix_coturn_base_path: "{{ matrix_base_data_path }}/coturn"
matrix_coturn_config_path: "{{ matrix_coturn_base_path }}/turnserver.conf"