Backslash
há 1 ano
committed by
GitHub
ascendente
cometimento
2492672025
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
1 eliminações
-
roles/custom/matrix-element-call/templates/env.j2
|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
# Environment variables for Element Call |
|
|
|
ELEMENT_CALL_SERVER_URL=https://{{ matrix_element_call_domain }} |
|
|
|
LIVEKIT_KEY=devkey |
|
|
|
LIVEKIT_SERVICE_URL={{ matrix_element_call_livekit_service_url }} |
|
|
|
LIVEKIT_URL={{ matrix_element_call_livekit_service_url }} |
|
|
|
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }} |
|
|
|
JWT_SERVICE_URL={{ matrix_element_call_jwt_service_url }} |
|
|
|
|
|
|
|
|