Ver a proveniência

testing livekit configuration

element-call-integration
wjbeckett há 1 ano
ascendente
cometimento
4acb025130
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/custom/matrix-jwt-service/templates/env.j2

+ 1
- 1
roles/custom/matrix-jwt-service/templates/env.j2 Ver ficheiro

@@ -1,4 +1,4 @@
# Environment variables for JWT Service
LIVEKIT_KEY=devkey
LIVEKIT_URL=wss://{{ matrix_livekit_server_hostname }}:443
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }}
LIVEKIT_SECRET={{ matrix_livekit_server_dev_key }}

Carregando…
Cancelar
Guardar