ソースを参照

Updated livekit labels

element-call-integration
Backslash 1年前
committed by GitHub
コミット
2f2cb8962e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      roles/custom/matrix-element-call/templates/systemd/matrix-livekit.service.j2

+ 1
- 0
roles/custom/matrix-element-call/templates/systemd/matrix-livekit.service.j2 ファイルの表示

@@ -17,6 +17,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
--cap-drop=ALL \
--network=host \
--mount type=bind,src={{ matrix_element_call_backend_path }}/livekit.yaml,dst=/etc/livekit.yaml,ro \
--label-file={{ matrix_element_call_base_path }}/config/livekit-labels \
{{ matrix_livekit_image }} \
--dev --config /etc/livekit.yaml



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