96 lines
2.6 KiB
JSON
96 lines
2.6 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=106.14.89.110,1435;Database=Test_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
|
|
"Hangfire": "Server=106.14.89.110,1435;Database=Test_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
|
|
},
|
|
|
|
"ObjectStoreService": {
|
|
|
|
"ObjectStoreUse": "AliyunOSS",
|
|
|
|
"AliyunOSS": {
|
|
"RegionId": "cn-shanghai",
|
|
"InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com",
|
|
"EndPoint": "https://oss-cn-shanghai.aliyuncs.com",
|
|
"AccessKeyId": "LTAI5tJV76pYX5yPg1N9QVE8",
|
|
"AccessKeySecret": "roRNLa9YG1of4pYruJGCNKBXEWTAWa",
|
|
"BucketName": "zy-irc-test-store",
|
|
"RoleArn": "acs:ram::1899121822495495:role/webdirect",
|
|
"ViewEndpoint": "https://zy-irc-test-store.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai",
|
|
"DurationSeconds": 7200
|
|
},
|
|
"MinIO": {
|
|
"EndPoint": "hir-oss.test.extimaging.com",
|
|
"Port": "443",
|
|
"UseSSL": true,
|
|
"AccessKey": "fbStsVYCIPKHQneeqMwD",
|
|
"SecretKey": "TzgvyA3zGXMUnpilJNUlyMYHfosl1hBMl6lxPmjy",
|
|
"BucketName": "irc-test",
|
|
"ViewEndpoint": "https://hir-oss.test.extimaging.com/irc-test"
|
|
},
|
|
"AWS": {
|
|
"EndPoint": "s3.us-east-1.amazonaws.com",
|
|
"UseSSL": true,
|
|
"AccessKey": "AKIAZQ3DRSOHFPJJ6FEU",
|
|
"SecretKey": "l+yjtvV7Z4jiwm/7xCYv30UeUj/SvuqqYzAwjJHf",
|
|
"BucketName": "ei-irc-test-store",
|
|
"ViewEndpoint": "https://ei-irc-test-store.s3.amazonaws.com/"
|
|
}
|
|
},
|
|
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": false,
|
|
|
|
"OpenSignDocumentBeforeWork": false,
|
|
|
|
"OpenTrialRelationDelete": true,
|
|
|
|
"OpenLoginLimit": false,
|
|
|
|
"LoginMaxFailCount": 5,
|
|
|
|
"LoginFailLockMinutes": 1,
|
|
|
|
"AutoLoginOutMinutes": 1,
|
|
|
|
"OpenLoginMFA": false,
|
|
|
|
"ContinuousReadingTimeMin": 120,
|
|
|
|
"ReadingRestTimeMin": 10,
|
|
"IsNeedChangePassWord": true,
|
|
|
|
"ChangePassWordDays": 90
|
|
},
|
|
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "test@extimaging.com",
|
|
"FromName": "Test_IRC",
|
|
"AuthorizationCode": "SHzyyl2021",
|
|
"SiteUrl": "http://irc.test.extimaging.com/login",
|
|
|
|
"OrganizationName": "Extlmaging",
|
|
"OrganizationNameCN": "Extlmaging",
|
|
"CompanyName": "Extensive Imaging",
|
|
"CompanyNameCN": "上海展影医疗科技有限公司",
|
|
"CompanyShortName": "Extensive Imaging",
|
|
"CompanyShortNameCN": "展影医疗"
|
|
},
|
|
|
|
"SystemPacsConfig": {
|
|
"Port": "11113",
|
|
"IP": "106.14.89.110"
|
|
}
|
|
}
|