fix call transports
This commit is contained in:
parent
d23b59a8cb
commit
9b655b7662
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ in
|
||||||
quad.matrix.settings.matrix_rtc.foci = [
|
quad.matrix.settings.matrix_rtc.foci = [
|
||||||
{
|
{
|
||||||
type = "livekit";
|
type = "livekit";
|
||||||
livekit_service_url = lkJwtServiceDomain;
|
livekit_service_url = "https://${lkJwtServiceDomain}";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue