set default port to 10110
This commit is contained in:
parent
3a68ca34ca
commit
2425006d7c
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue