ASCU_ALL/Test2/bin/Debug/net5.0/Config/config.json

15 lines
226 B
JSON

{
"servers": [
{
"name": "STP 1",
"address": "10.10.45.151:1070",
"archive": "Y:\\data"
},
{
"name": "STP 2",
"address": "10.10.45.152:1070",
"archive": "Z:\\data"
}
]
}