13 lines
173 B
JSON
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
|
|
}
|
|
]
|