add all dynamic ports as default
This commit is contained in:
parent
ac7db0f9e9
commit
e6130d97e3
@ -3,8 +3,8 @@
|
||||
"listen_addr": "0.0.0.0:11812",
|
||||
"allowed_ports": [
|
||||
[
|
||||
3000,
|
||||
3005
|
||||
49152,
|
||||
65536
|
||||
]
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user