{ "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" }, "DicomSCPServiceConfig": { "CalledAEList": [ "STORESCP", "HIRAE", "Value2", "Value3" ], "ServerPort": 11112 } }