Start API Server

This commit is contained in:
2021-07-30 14:49:24 +05:00
parent 13b9e3ab64
commit 39236f43b4
791 changed files with 380 additions and 18566 deletions

View File

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