mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-19 06:33:24 +00:00
separated livekit and jwt to separate roles
This commit is contained in:
4
roles/custom/matrix-jwt-service/templates/env.j2
Normal file
4
roles/custom/matrix-jwt-service/templates/env.j2
Normal file
@@ -0,0 +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 }}
|
Reference in New Issue
Block a user