소스 검색

Update matrix_servers

element-call-integration
Backslash 1 년 전
committed by GitHub
부모
커밋
a533ec4204
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      group_vars/matrix_servers

+ 2
- 1
group_vars/matrix_servers 파일 보기

@@ -5890,6 +5890,7 @@ matrix_element_call_container_network: "{{ matrix_homeserver_container_network }

# Traefik Configuration for Element Call
matrix_element_call_container_labels_traefik_enabled: true
matrix_element_call_container_labels_traefik_docker_network: "{{ matrix_playbook_reverse_proxyable_services_additional_network }}"
matrix_element_call_container_labels_traefik_hostname: "{{ matrix_element_call_hostname }}"
matrix_element_call_container_labels_traefik_path_prefix: "{{ matrix_element_call_path_prefix }}"
matrix_element_call_container_labels_traefik_rule: "Host(`{{ matrix_element_call_container_labels_traefik_hostname }}`)"
@@ -5922,4 +5923,4 @@ matrix_element_call_metrics_port: 2112
# #
# /matrix-element-call #
# #
########################################################################
########################################################################

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