From 8764b44325793c2f873d6f42d02ea9e338c128fa Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 23 Mar 2016 16:41:17 +0000 Subject: [PATCH] Un-commit config change --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }