浏览代码

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



正在加载...
取消
保存