separated livekit and jwt to separate roles

This commit is contained in:
wjbeckett
2024-09-30 22:20:46 +10:00
parent b907777ae5
commit 8cb3e33bbf
29 changed files with 634 additions and 366 deletions

View File

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