Browse Source

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

Denis 3 năm trước cách đây
mục cha
commit
ebfc56818d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: 'https://conversejs.org/http-bind/'
+        bosh_service_url: 'http://localhost:5444/bosh/'
     });
 </script>
 </html>