24 lines
727 B
JSON
24 lines
727 B
JSON
{
|
|
"BackUp": {
|
|
"DataBaseName": "IRaCIS_Demo_US",
|
|
"DBUser": "sa",
|
|
"DBPwd": "zhanying2021",
|
|
"BackPath": "C:\\IRaCIS_Publish\\备份",
|
|
"VuePublishFolder": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.Vue.Web\\dist",
|
|
"ConnectionStrings": "Server=.;Database=IRaCIS_Demo_US;Trusted_Connection=True;TrustServerCertificate=true"
|
|
},
|
|
"Credential": {
|
|
"Host": "47.90.161.85",
|
|
"UserName": "Administrator",
|
|
"Password": "SHzyyl2021"
|
|
},
|
|
"DefaultService": {
|
|
"ServiceName": "USDemo.NetCore.IRaCIS.Api",
|
|
"ServiceDisplayName": "USDemo_IRaCIS.Core.API",
|
|
"ServicePort": "7000",
|
|
"BinPath": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.NetCore.API\\IRaCIS.Core.API.exe",
|
|
"Env": "USDemo"
|
|
}
|
|
|
|
}
|