centralex/config-template.json

10 lines
165 B
JSON

{
"dyn_ip_server": "127.0.0.1:11811",
"listen_addr": "0.0.0.0:11812",
"allowed_ports": [
[
49152,
65536
]
]
}