testing livekit configuration

This commit is contained in:
wjbeckett 2024-10-01 13:35:53 +10:00
parent e421852af5
commit 4acb025130

View File

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