ソースを参照

Merge pull request #1112 from sakkiii/patch-2

coturn update
pull/1114/head
Slavi Pantaleev 4年前
committed by GitHub
コミット
6c9c78ddae
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/matrix-coturn/defaults/main.yml

+ 1
- 1
roles/matrix-coturn/defaults/main.yml ファイルの表示

@@ -2,7 +2,7 @@ matrix_coturn_enabled: true

matrix_coturn_container_image_self_build: false
matrix_coturn_container_image_self_build_repo: "https://github.com/coturn/coturn"
matrix_coturn_container_image_self_build_repo_version: "docker/{{ matrix_coturn_version }}-r0"
matrix_coturn_container_image_self_build_repo_version: "docker/{{ matrix_coturn_version }}-r1"
matrix_coturn_container_image_self_build_repo_dockerfile_path: "docker/coturn/alpine/Dockerfile"

matrix_coturn_version: 4.5.2


読み込み中…
キャンセル
保存