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';