23 lines
745 B
JSON
23 lines
745 B
JSON
{
|
|
"BackUp": {
|
|
"DataBaseName": "IRaCIS_Verify",
|
|
"DBUser": "sa",
|
|
"DBPwd": "dev123456DEV",
|
|
"BackPath": "D:\\Develop\\Verify_PublishSite\\发布备份",
|
|
"VuePublishFolder": "D:\\Develop\\Verify_PublishSite\\IRaCIS.Vue.Web\\dist",
|
|
"ConnectionStrings": "Server=.;Database=IRaCIS_Verify;Trusted_Connection=True;TrustServerCertificate=true"
|
|
},
|
|
"Credential": {
|
|
"Host": "123.56.94.154",
|
|
"UserName": "Administrator",
|
|
"Password": "WHxckj2019"
|
|
},
|
|
"DefaultService": {
|
|
"ServiceName": "Verify.NetCore.IRaCIS.Api",
|
|
"ServiceDisplayName": "Verify_IRaCIS.Core.API",
|
|
"ServicePort": "7020",
|
|
"BinPath": "D:\\Develop\\Verify_PublishSite\\IRaCIS.NetCore.API\\IRaCIS.Core.API.exe",
|
|
"Env": "Staging"
|
|
}
|
|
}
|