Revert presumably accidentally comitted config.json

pull/1623/head
David Baker 2016-06-02 14:24:36 +01:00
parent e0bf23fa7c
commit cadedd2919
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"default_hs_url": "http://127.0.0.1:8008",
"default_hs_url": "https://matrix.org",
"default_is_url": "https://vector.im",
"brand": "Vector",
"integrations_ui_url": "http://localhost:5051/",
"integrations_ui_url": "http://localhost:8081/",
"integrations_rest_url": "http://localhost:5050"
}