Remove trailing slash from livekit service URL

This commit is contained in:
David Baker 2023-07-05 13:45:06 +01:00
parent 1f02f14db6
commit aab08d2bf1

View file

@ -6,7 +6,7 @@
} }
}, },
"livekit": { "livekit": {
"livekit_service_url": "https://livekit.element.dev/" "livekit_service_url": "https://livekit.element.dev"
}, },
"posthog": { "posthog": {
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU", "api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",