From 8bb0cc7d2bb5db3dff2a76d19ff0abfd0d42e017 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 30 Jan 2021 09:00:50 +0100 Subject: [PATCH] Update index.html --- sources/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/index.html b/sources/index.html index 867db96..c1f91f7 100644 --- a/sources/index.html +++ b/sources/index.html @@ -51,7 +51,7 @@ authentication: 'login', auto_away: 300, auto_reconnect: true, - bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes + bosh_service_url: 'https://127.0.0.1:5290/http-bind/', message_archiving: 'always', view_mode: 'fullscreen' });