Merge pull request #1188 from vector-im/dbkr/new_lk_svc_url
New livekit service URL
This commit is contained in:
commit
1f02f14db6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"livekit": {
|
"livekit": {
|
||||||
"livekit_service_url": "https://lk-jwt-service.lab.element.dev"
|
"livekit_service_url": "https://livekit.element.dev/"
|
||||||
},
|
},
|
||||||
"posthog": {
|
"posthog": {
|
||||||
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
|
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
|
||||||
|
|
Loading…
Reference in a new issue