Explorar el Código

Update env.j2

element-call-integration
Backslash hace 1 año
committed by GitHub
padre
commit
2492672025
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-element-call/templates/env.j2

+ 1
- 1
roles/custom/matrix-element-call/templates/env.j2 Ver fichero

@@ -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 }}



Cargando…
Cancelar
Guardar