Pārlūkot izejas kodu

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

Denis 3 gadi atpakaļ
vecāks
revīzija
ebfc56818d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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: 'https://conversejs.org/http-bind/'
+        bosh_service_url: 'http://localhost:5444/bosh/'
     });
     });
 </script>
 </script>
 </html>
 </html>