centralex/config-template.json

10 lines
163 B
JSON

{
"dyn_ip_server": "127.0.0.1:11811",
"listen_addr": "0.0.0.0:11812",
"allowed_ports": [
[
3000,
3005
]
]
}