game2006go/bin/imserver_new/config/imserver.cluster.json
aozhiwei 24eb1d10b1 1
2024-03-23 14:57:18 +08:00

13 lines
173 B
JSON

[
{
"instance_id": 1,
"listen_port": 8888,
"http_listen_port": 8889
},
{
"instance_id": 2,
"listen_port": 8878,
"http_listen_port": 8879
}
]