mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 13:10:42 +00:00
21 lines
327 B
JSON
Executable File
21 lines
327 B
JSON
Executable File
{
|
|
"Server": {
|
|
"ip": "123.206.77.88",
|
|
"tcp": 8224,
|
|
"vkey": "DKibZF5TXvic1g3kY",
|
|
"num": 10
|
|
},
|
|
"SiteList": [
|
|
{
|
|
"host": "a.server.ourcauc.com",
|
|
"url": "10.1.50.203",
|
|
"port": 80
|
|
},
|
|
{
|
|
"host": "b.server.ourcauc.com",
|
|
"url": "10.1.50.196",
|
|
"port": 4000
|
|
}
|
|
]
|
|
}
|