Skip to content

Commit b04ce6a

Browse files
committed
Fix default hs url after it was broken in 77b45e7
1 parent f2fc4a8 commit b04ce6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"default_hs_url": "http://127.0.0.1:8008",
2+
"default_hs_url": "https://matrix.org",
33
"default_is_url": "https://vector.im"
44
}

0 commit comments

Comments
 (0)