소스 검색

Updated label file

element-call-integration
Backslash 1 년 전
committed by GitHub
부모
커밋
80763804f9
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-element-call/templates/systemd/matrix-element-call.service.j2

+ 1
- 1
roles/custom/matrix-element-call/templates/systemd/matrix-element-call.service.j2 파일 보기

@@ -18,7 +18,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
--network={{ matrix_element_call_container_network }} \
-p {{ matrix_element_call_port }}:8080 \
--env-file={{ matrix_element_call_base_path }}/config/env \
--label-file={{ matrix_element_call_base_path }}/config/labels \
--label-file={{ matrix_element_call_base_path }}/config/element-call-labels \
{{ matrix_element_call_image }}

{% for network in matrix_element_call_container_additional_networks %}


불러오는 중...
취소
저장