Rework LiveKit JWT Service role

This commit is contained in:
Slavi Pantaleev
2024-11-23 16:40:50 +02:00
parent bb925f4782
commit 5642755273
25 changed files with 378 additions and 334 deletions

View File

@ -6,6 +6,6 @@
}
},
"livekit": {
"livekit_service_url": "{{ matrix_jwt_service_url }}"
"livekit_service_url": "{{ matrix_livekit_jwt_service_public_url }}"
}
}
}