Denis 3 лет назад
Родитель
Сommit
ebfc56818d
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: 'https://conversejs.org/http-bind/'
+        bosh_service_url: 'http://localhost:5444/bosh/'
     });
 </script>
 </html>