diff --git a/dist/index.html b/dist/index.html index 8b989c6..f0278ab 100644 --- a/dist/index.html +++ b/dist/index.html @@ -230,8 +230,8 @@ invoke("proxy_port") authentication: "login", auto_away: 300, auto_reconnect: true, - //websocket_url: 'ws://127.0.0.1:' + port + '/xmpp-websocket/', - websocket_url: "wss://burtrum.org/xmpp-websocket/", + websocket_url: 'ws://127.0.0.1:' + port + '/xmpp-websocket/', + //websocket_url: "wss://burtrum.org/xmpp-websocket/", assets_path: "./dist/", discover_connection_methods: false, message_archiving: "always",