diff --git a/config-template.json b/config-template.json index ff27582..597011a 100644 --- a/config-template.json +++ b/config-template.json @@ -3,8 +3,8 @@ "listen_addr": "0.0.0.0:11812", "allowed_ports": [ [ - 3000, - 3005 + 49152, + 65536 ] ] } \ No newline at end of file