40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
//"RootUrl": "http://123.56.181.144:8060/",
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=101.132.193.237,1433;Database=IRaCIS.Production;User ID=sa;Password=zhanying2021;TrustServerCertificate=true",
|
|
"Hangfire": "Server=101.132.193.237,1433;Database=Hangfire.IRaCIS.Production;User ID=sa;Password=zhanying2021;TrustServerCertificate=true"
|
|
},
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
|
|
"OpenSignDocumentBeforeWork": true,
|
|
|
|
"OpenLoginLimit": true
|
|
},
|
|
//"SystemEmailSendConfig": {
|
|
// "Port": 465,
|
|
// "Host": "smtp.163.com",
|
|
// "FromEmail": "zhou941003@qq.com",
|
|
// "FromName": "hangZhou",
|
|
// "AuthorizationCode": "sqfhlpfdvnexbcab"
|
|
//}
|
|
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "IRC@extimaging.com",
|
|
"FromName": "IRC",
|
|
"AuthorizationCode": "ExtImg@2022"
|
|
}
|
|
|
|
|
|
}
|