Explorar el Código

Update coturn (4.5.1.0 -> 4.5.1.1)

pull/108/head
Slavi Pantaleev hace 7 años
padre
commit
aae8757027
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-coturn/defaults/main.yml

+ 1
- 1
roles/matrix-coturn/defaults/main.yml Ver fichero

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


Cargando…
Cancelar
Guardar