47 lines
1.3 KiB
JSON
47 lines
1.3 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"
|
|
},
|
|
|
|
"AliyunOSS": {
|
|
"regionId": "cn-shanghai",
|
|
"region": "oss-cn-shanghai",
|
|
"endpoint": "https://oss-cn-shanghai.aliyuncs.com",
|
|
"accessKeyId": "LTAI5tKvzs7ed3UfSpNk3xwQ",
|
|
"accessKeySecret": "zTIceGEShlZDGnLrCFfIGFE7TXVRio",
|
|
"bucketName": "zy-irc-store",
|
|
"viewEndpoint": "https://zy-irc-cache.oss-cn-shanghai.aliyuncs.com"
|
|
},
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
|
|
"OpenSignDocumentBeforeWork": true,
|
|
|
|
"OpenLoginLimit": true,
|
|
"LoginMaxFailCount": 5,
|
|
|
|
"LoginFailLockMinutes": 30
|
|
},
|
|
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "IRC@extimaging.com",
|
|
"FromName": "IRC",
|
|
"AuthorizationCode": "ExtImg@2022",
|
|
"SiteUrl": "http://irc.extimaging.com/login"
|
|
}
|
|
|
|
|
|
}
|