mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-15 12:43:12 +01:00
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
|
# Environment variables for JWT Service
|
||
|
LIVEKIT_KEY=devkey
|
||
|
LIVEKIT_URL=wss://{{ matrix_livekit_server_hostname }}:443
|
||
|
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }}
|