ASCU_ALL/test3/bin/Release/net5.0/Config/config.json
2021-08-02 23:01:18 +05:00

17 lines
238 B
JSON

{
"servers": [
{
"name": "STP 1",
"ip": "10.10.45.151",
"port": 1070,
"dir": "Y:\\data"
},
{
"name": "STP 2",
"ip": "10.10.45.152",
"port": 1070,
"dir": "Z:\\data"
}
]
}