ssh
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"BackUp": {
|
"BackUp": {
|
||||||
"DataBaseName": "IRaCIS_Demo_US",
|
"DataBaseName": "IRaCIS_Demo_US",
|
||||||
"DBUser": "sa",
|
"DBUser": "sa",
|
||||||
"DBPwd": "dev123456DEV",
|
"DBPwd": "zhanying2021",
|
||||||
"BackPath": "C:\\IRaCIS_Publish\\备份",
|
"BackPath": "C:\\IRaCIS_Publish\\备份",
|
||||||
"VuePublishFolder": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.Vue.Web\\dist",
|
"VuePublishFolder": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.Vue.Web\\dist",
|
||||||
"ConnectionStrings": "Server=.;Database=IRaCIS_Demo_US;Trusted_Connection=True;TrustServerCertificate=true"
|
"ConnectionStrings": "Server=.;Database=IRaCIS_Demo_US;Trusted_Connection=True;TrustServerCertificate=true"
|
||||||
@@ -18,6 +18,6 @@
|
|||||||
"ServicePort": "7000",
|
"ServicePort": "7000",
|
||||||
"BinPath": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.NetCore.API\\IRaCIS.Core.API.exe",
|
"BinPath": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.NetCore.API\\IRaCIS.Core.API.exe",
|
||||||
"Env": "USDemo"
|
"Env": "USDemo"
|
||||||
},
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user