瀏覽代碼

Update coturn (4.5.1.0 -> 4.5.1.1)

pull/108/head
Slavi Pantaleev 7 年之前
父節點
當前提交
aae8757027
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-coturn/defaults/main.yml

+ 1
- 1
roles/matrix-coturn/defaults/main.yml 查看文件

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


Loading…
取消
儲存