Swap server and client
This commit is contained in:
parent
7aef017044
commit
c52077eb54
2 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"m.server": "matrix.henryhiles.com:443"
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.henryhiles.com",
|
||||
"org.matrix.msc3575.proxy": "https://matrix.henryhiles.com"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.henryhiles.com",
|
||||
"org.matrix.msc3575.proxy": "https://matrix.henryhiles.com"
|
||||
}
|
||||
"m.server": "matrix.henryhiles.com:443"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue