Remove trailing slash from livekit service URL
This commit is contained in:
parent
1f02f14db6
commit
aab08d2bf1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
}
|
||||
},
|
||||
"livekit": {
|
||||
"livekit_service_url": "https://livekit.element.dev/"
|
||||
"livekit_service_url": "https://livekit.element.dev"
|
||||
},
|
||||
"posthog": {
|
||||
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
|
||||
|
|
Loading…
Reference in a new issue