diff --git a/ElementX/Sources/Application/AppSettings.swift b/ElementX/Sources/Application/AppSettings.swift index 03ede5383c..8da744e26c 100644 --- a/ElementX/Sources/Application/AppSettings.swift +++ b/ElementX/Sources/Application/AppSettings.swift @@ -211,7 +211,7 @@ final class AppSettings { // MARK: - Element Call - let elementCallBaseURL: URL = "https://call.element.io" + let elementCallBaseURL: URL = "https://call.element.dev" // MARK: - Notifications