guides/self_hosting/xmpp-web/local.js
2024-02-15 21:39:00 -06:00

3 lines
150 B
JavaScript

websocket: 'ws://CHAT.DOMAIN.ORG/xmpp-websocket',
// wss for encrypted connections on port 5443:
//websocket: 'wss://CHAT.DOMAIN.ORG/xmpp-websocket',