From 24ebc5ff0bdeb4d1afc1cee5e7a724d8248bb71a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 17 Jul 2021 18:41:29 +0200 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 012ab35..40e2146 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://__DOMAIN____PATH__http-bind', + bosh_service_url: 'https://__DOMAIN____PATH__/http-bind', message_archiving: 'always', view_mode: 'fullscreen', assets_path: '/dist/',