瀏覽代碼

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

Denis 3 年之前
父節點
當前提交
7c9d660213
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>