Sfoglia il codice sorgente

Updated livekit labels

element-call-integration
Backslash 1 anno fa
committed by GitHub
parent
commit
2f2cb8962e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 Vedi File

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



Caricamento…
Annulla
Salva