Update matrix_servers

This commit is contained in:
Backslash 2024-09-27 09:25:48 +10:00 committed by GitHub
parent 805b726c6d
commit c14f9cdcb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5897,6 +5897,7 @@ matrix_element_call_container_labels_traefik_rule: "Host(`{{ matrix_element_call
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: {} matrix_element_call_container_labels_traefik_additional_response_headers: {}
matrix_element_call_container_extra_arguments: {}
# 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