Procházet zdrojové kódy

testing livekit configuration

element-call-integration
wjbeckett před 1 rokem
rodič
revize
4acb025130
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-jwt-service/templates/env.j2

+ 1
- 1
roles/custom/matrix-jwt-service/templates/env.j2 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit