diff --git a/web/config.json b/web/config.json index 97c7d27..67667ae 100644 --- a/web/config.json +++ b/web/config.json @@ -152,7 +152,7 @@ "name": "serverPort", "label": "TCP port", "type": "number", - "default": "2222", + "default": "10110", "description": "the TCP port we listen on", "category":"TCP port" },