mirror of https://github.com/vector-im/riot-web
Fix default hs url after it was broken in 77b45e72
parent
f2fc4a88ae
commit
b04ce6a376
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"default_hs_url": "http://127.0.0.1:8008",
|
"default_hs_url": "https://matrix.org",
|
||||||
"default_is_url": "https://vector.im"
|
"default_is_url": "https://vector.im"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue