{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ConnectionStrings": { "RemoteNew": "Server=us-mssql-prod,1433;Database=US_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true", "Hangfire": "Server=us-mssql-prod,1433;Database=US_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" //"RemoteNew": "Server=44.210.231.169,1435;Database=US_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true", //"Hangfire": "Server=44.210.231.169,1435;Database=US_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true", }, "ObjectStoreService": { "ObjectStoreUse": "AWS", "MinIO": { "endPoint": "44.210.231.169", "port": "9001", "useSSL": false, "accessKey": "e9bT1isTOqSAUxb6wd4n", "secretKey": "b5TaDzNdQCBtCvfm8eZ3dR6yY7tfZu2JYze2Po1i", "bucketName": "prod-irc-us", "viewEndpoint": "http://44.210.231.169:9001/prod-irc-us/" }, "AWS": { "Region": "us-east-1", "EndPoint": "s3.us-east-1.amazonaws.com", "UseSSL": true, "RoleArn": "arn:aws:iam::471112624751:role/lili_s3_access", "AccessKeyId": "AKIAW3MEAFJXZ2TZK7GM", "SecretAccessKey": "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", "BucketName": "ei-med-s3-lili-store", "ViewEndpoint": "https://ei-med-s3-lili-store.s3.amazonaws.com", "DurationSeconds": 7200 } }, "BasicSystemConfig": { "OpenUserComplexPassword": true, "OpenSignDocumentBeforeWork": true, "OpenLoginLimit": true, "LoginMaxFailCount": 5, "LoginFailLockMinutes": 30, "AutoLoginOutMinutes": 120, "OpenLoginMFA": true, "ContinuousReadingTimeMin": 120, "ReadingRestTimeMin": 10, "IsNeedChangePassWord": true, "ChangePassWordDays": 90, // 模板类型 1 Elevate 2 Extensive "TemplateType": 1, "OpenTrialRelationDelete": false }, "SystemEmailSendConfig": { "Port": 587, "Host": "smtp-mail.outlook.com", "FromEmail": "donotreply@elevateimaging.ai", "FromName": "LiLi", "AuthorizationCode": "Q#669869497420ul", "SystemShortName": "LiLi", "OrganizationName": "Elevate Imaging", "OrganizationNameCN": "Elevate Imaging", "CompanyName": "Elevate Imaging Inc.", "CompanyNameCN": "上海展影医疗科技有限公司", "CompanyShortName": "Elevate Imaging", "CompanyShortNameCN": "展影医疗", "SiteUrl": "https://lili.elevateimaging.ai/login", "IsEnv_US": true, "IsOpenErrorNoticeEmail": false, "ErrorNoticeEmailList": [ "872297557@qq.com" ] }, "SystemPacsConfig": { "Port": "104", "IP": "44.210.231.169" } }