diff --git a/conf/config.json b/conf/config.json index d34704b..2e8036a 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,6 +1,6 @@ { "default_server_config": { - "m.homeserver": { "base_url": "__DEFAULT_HOME_SERVER__" }, + "m.homeserver": { "base_url": "https://__DEFAULT_HOME_SERVER__" }, "m.identity_server": {"base_url": "https://vector.im"} }, "brand": "Element",