This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
testing livekit configuration
element-call-integration
wjbeckett
1 year ago
parent
e421852af5
commit
4acb025130
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/custom/matrix-jwt-service/templates/env.j2
+ 1
- 1
roles/custom/matrix-jwt-service/templates/env.j2
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
}}
Write
Preview
Loading…
Cancel
Save