Fix proxy config
This commit is contained in:
parent
c52077eb54
commit
efb7ff89ea
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.henryhiles.com",
|
||||
"org.matrix.msc3575.proxy": "https://matrix.henryhiles.com"
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix.henryhiles.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue