Fix matrix public_baseurl being wrong
Still forward traffic on vanpetegem.me for now, since clients don't seem to update automatically (immediately?).
This commit is contained in:
parent
d76b03ed7f
commit
ed11652607
2 changed files with 15 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
matrix-synapse = {
|
||||
enable = true;
|
||||
server_name = "vanpetegem.me";
|
||||
public_baseurl = "https://vanpetegem.me";
|
||||
public_baseurl = "https://matrix.vanpetegem.me";
|
||||
listeners = [{
|
||||
port = 8448;
|
||||
bind_address = "localhost";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue