1
0
mirror of https://github.com/ArcticFoxes-net/arcticfoxes.net synced 2025-02-20 19:31:33 -05:00

Change federation port to 8448

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2025-02-01 09:28:06 +00:00 committed by GitHub
parent 2ae3afa29a
commit e99e4d4631
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
{ {
"m.server": "matrix.arcticfoxes.net:443" "m.server": "matrix.arcticfoxes.net:8448"
} }