add back port to the server .well-known

this fixes that previous "fix"
This commit is contained in:
jacekpoz 2024-05-16 17:33:16 +02:00
parent f33f30268a
commit c86877121e
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -34,7 +34,7 @@ in {
header /.well-known/matrix/* Access-Control-Allow-Origin *
respond /.well-known/matrix/server `{
"m.server": "m.jacekpoz.pl"
"m.server": "m.jacekpoz.pl:443"
}`
respond /.well-known/matrix/client `{
"m.homeserver": {