4 lines
168 B
Plaintext
Raw Normal View History

# Environment variables for JWT Service
LIVEKIT_KEY=devkey
LIVEKIT_URL=wss://{{ matrix_livekit_server_hostname }}:443
2024-10-01 13:35:53 +10:00
LIVEKIT_SECRET={{ matrix_livekit_server_dev_key }}