This commit is contained in:
2021-05-28 20:53:14 +05:00
parent b95cb0f504
commit d7f0d6eb18
21 changed files with 1019 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"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"
}
]
}