Configured synapse

This commit is contained in:
Mike Wilson
2023-02-27 21:09:45 -05:00
parent 45eb75773a
commit e78c943fb0
15 changed files with 274 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://matrix.{{ personal_domain }}"
}
}