瀏覽代碼

Update matrix_servers

element-call-integration
Backslash 1 年之前
committed by GitHub
父節點
當前提交
510cfb2dac
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers 查看文件

@@ -5896,6 +5896,7 @@ matrix_element_call_container_labels_traefik_path_prefix: "{{ matrix_element_cal
matrix_element_call_container_labels_traefik_rule: "Host(`{{ matrix_element_call_container_labels_traefik_hostname }}`)" matrix_element_call_container_labels_traefik_rule: "Host(`{{ matrix_element_call_container_labels_traefik_hostname }}`)"
matrix_element_call_container_labels_traefik_entrypoints: "websecure" matrix_element_call_container_labels_traefik_entrypoints: "websecure"
matrix_element_call_container_labels_traefik_tls_certResolver: "default" matrix_element_call_container_labels_traefik_tls_certResolver: "default"
matrix_element_call_container_labels_traefik_additional_response_headers: {}


# JWT Service Configuration # JWT Service Configuration
matrix_element_call_jwt_service_url: "https://sfu-jwt.{{ matrix_domain }}" # Default JWT service URL; adjust as needed matrix_element_call_jwt_service_url: "https://sfu-jwt.{{ matrix_domain }}" # Default JWT service URL; adjust as needed


Loading…
取消
儲存