website/public/.well-known/host-meta.json
Lux Aliaga 1dead38a65
well-known: Use explicit ports instead of reverse proxied ports
XMPP Compliance tester doesn't seem to like my setup for some reason...
2023-08-03 00:52:34 -04:00

13 lines
255 B
JSON

{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://xmpp.mint.lgbt:5281/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "wss://xmpp.mint.lgbt:5281/xmpp-websocket"
}
]
}