48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=47.117.164.182,1434;Database=Uat_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
|
|
"Hangfire": "Server=47.117.164.182,1434;Database=Uat_IRC.Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
|
|
},
|
|
|
|
"AliyunOSS": {
|
|
"RegionId": "cn-shanghai",
|
|
"Endpoint": "https://oss-cn-shanghai.aliyuncs.com",
|
|
"AccessKeyId": "LTAI5tKvzs7ed3UfSpNk3xwQ",
|
|
"AccessKeySecret": "zTIceGEShlZDGnLrCFfIGFE7TXVRio",
|
|
"BucketName": "zy-irc-uat-store",
|
|
"RoleArn": "acs:ram::1899121822495495:role/oss-upload",
|
|
"ViewEndpoint": "https://zy-irc-uat-store.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai"
|
|
},
|
|
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
|
|
"OpenSignDocumentBeforeWork": true,
|
|
|
|
"OpenLoginLimit": true,
|
|
"LoginMaxFailCount": 5,
|
|
|
|
"LoginFailLockMinutes": 30
|
|
|
|
},
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "uat@extimaging.com",
|
|
"FromName": "UAT_IRC",
|
|
"AuthorizationCode": "SHzyyl2021",
|
|
"SiteUrl": "http://uat.extimaging.com/login"
|
|
}
|
|
|
|
|
|
}
|