From 0a70fe2bd113d62ab357d56f7eda28e58d90bf64 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 21 Jan 2016 10:30:52 +0000 Subject: [PATCH] Argh, revert accidental config commit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9834209ae7..923d23ab2c 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { - "default_hs_url": "http://localhost:8008", + "default_hs_url": "https://matrix.org", "default_is_url": "https://vector.im" }