{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ObjectStoreService": { "ObjectStoreUse": "MinIO", "MinIO": { "EndPoint": "106.14.89.110", "Port": "9001", "UseSSL": false, "AccessKeyId": "fbStsVYCIPKHQneeqMwD", "SecretAccessKey": "TzgvyA3zGXMUnpilJNUlyMYHfosl1hBMl6lxPmjy", "BucketName": "hir-test", "ViewEndpoint": "http://106.14.89.110:9001/hir-test/" } }, "ConnectionStrings": { "RemoteNew": "Server=106.14.89.110,1435;Database=Test_HIR_New;User ID=sa;Password=xc@123456;TrustServerCertificate=true", "Hangfire": "Server=106.14.89.110,1435;Database=Test_HIR_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" }, "BasicSystemConfig": { "OpenUserComplexPassword": false, "OpenSignDocumentBeforeWork": false, "OpenTrialRelationDelete": true, "OpenLoginLimit": false, "LoginMaxFailCount": 5, "LoginFailLockMinutes": 30 }, "SystemEmailSendConfig": { "Port": 465, "Host": "smtp.qiye.aliyun.com", "FromEmail": "test-study@extimaging.com", "FromName": "Test_Study", "AuthorizationCode": "zhanying123", "SiteUrl": "http://study.test.extimaging.com/login" }, "DicomSCPServiceConfig": { "CalledAEList": [ "STORESCP", "Value1", "Value2", "Value3" ], "ServerPort": 11112 } }