diff --git a/config.json b/config.json index 0c51ab012c..923d23ab2c 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { - "default_hs_url": "http://localhost:8008", - "default_is_url": "http://localhost:8090" + "default_hs_url": "https://matrix.org", + "default_is_url": "https://vector.im" }