Update matrix_servers

This commit is contained in:
Backslash 2024-09-27 09:14:29 +10:00 committed by GitHub
parent 1721e85195
commit 510cfb2dac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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_entrypoints: "websecure"
matrix_element_call_container_labels_traefik_tls_certResolver: "default"
matrix_element_call_container_labels_traefik_additional_response_headers: {}
# JWT Service Configuration
matrix_element_call_jwt_service_url: "https://sfu-jwt.{{ matrix_domain }}" # Default JWT service URL; adjust as needed