Ver código fonte

Обновить 'index.html'

Denis 3 anos atrás
pai
commit
7c9d660213
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -379,7 +379,7 @@
     */
     converse.initialize({
         // Please use this connection manager only for testing purposes
-        bosh_service_url: 'http://localhost:5444/bosh/'
+        bosh_service_url: 'https://bindxmpp.sharix-app.org/bosh/'
     });
 </script>
 </html>