Start Create Config

This commit is contained in:
2021-05-27 15:58:23 +05:00
parent fbe45b492e
commit 79a10434d8
193 changed files with 2689 additions and 540 deletions

View File

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