mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-14 19:18:57 +01:00
Update env.j2
This commit is contained in:
parent
a0917fa283
commit
2492672025
@ -1,7 +1,7 @@
|
||||
# Environment variables for Element Call
|
||||
ELEMENT_CALL_SERVER_URL=https://{{ matrix_element_call_domain }}
|
||||
LIVEKIT_KEY=devkey
|
||||
LIVEKIT_SERVICE_URL={{ matrix_element_call_livekit_service_url }}
|
||||
LIVEKIT_URL={{ matrix_element_call_livekit_service_url }}
|
||||
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }}
|
||||
JWT_SERVICE_URL={{ matrix_element_call_jwt_service_url }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user