fix service url

This commit is contained in:
Henry Hiles 2026-02-10 14:03:50 -05:00
commit fc106775a0
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
"org.matrix.msc4143.rtc_foci": [ "org.matrix.msc4143.rtc_foci": [
{ {
"type": "livekit", "type": "livekit",
"livekit_service_url": "https://call.federated.nexus/livekit/sfu" "livekit_service_url": "https://lk-jwt.call.federated.nexus"
} }
] ]
} }