Browse Source

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

Denis 3 years ago
parent
commit
7c9d660213
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -379,7 +379,7 @@
     */
     */
     converse.initialize({
     converse.initialize({
         // Please use this connection manager only for testing purposes
         // 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>
 </script>
 </html>
 </html>