diff --git a/htdocs/public/index.php b/htdocs/public/index.php index 493dbb0..a318d61 100755 --- a/htdocs/public/index.php +++ b/htdocs/public/index.php @@ -140,7 +140,7 @@ var wsServerUrl = ""; - var wsServerUrl = 'ws://:9002/ws'; + var wsServerUrl = 'ws://:9001/ws'; var mapElementId = 'map-container';