mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-28 20:27:50 +02:00
separated livekit and jwt to separate roles
This commit is contained in:
@ -175,7 +175,7 @@
|
||||
"org.matrix.msc4143.rtc_foci": [
|
||||
{
|
||||
"type": "livekit",
|
||||
"livekit_service_url": "{{ matrix_element_call_jwt_service_url }}"
|
||||
"livekit_service_url": "{{ matrix_jwt_service_url }}"
|
||||
}
|
||||
]
|
||||
marker: "# ANSIBLE MANAGED BLOCK - Element Call RTC FOCI"
|
||||
|
Reference in New Issue
Block a user