From 1f8cc5da006074df61bcff17bc5caecf79bd0f98 Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Sat, 7 Jan 2023 22:11:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'htdocs/public/index.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/public/index.php b/htdocs/public/index.php index a318d61..493dbb0 100755 --- a/htdocs/public/index.php +++ b/htdocs/public/index.php @@ -140,7 +140,7 @@ var wsServerUrl = ""; - var wsServerUrl = 'ws://:9001/ws'; + var wsServerUrl = 'ws://:9002/ws'; var mapElementId = 'map-container';