Start Create Config
This commit is contained in:
14
Release/Test2/Config/config.json
Normal file
14
Release/Test2/Config/config.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user