game2006/server/bin/gameserver/dev_config/zone1/node1/gameserver.cluster.json
aozhiwei 93de8f9fd5 1
2023-11-18 10:09:54 +08:00

33 lines
491 B
JSON

[
{
"instance_id" : 1,
"ip": "127.0.0.1",
"listen_port": 7611,
"channel": 0
},
{
"instance_id" : 2,
"ip": "127.0.0.1",
"listen_port": 7612,
"channel": 0
},
{
"instance_id" : 3,
"ip": "127.0.0.1",
"listen_port": 7613,
"channel": 0
},
{
"instance_id" : 6,
"ip": "127.0.0.1",
"listen_port": 7616,
"channel": 0
},
{
"instance_id" : 8,
"ip": "127.0.0.1",
"listen_port": 7618,
"channel": 5990
}
]