{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ObjectStoreService": { "ObjectStoreUse": "MinIO", "MinIO": { "EndPoint": "192.168.40.99", "Port": "9000", "UseSSL": false, "AccessKeyId": "Jnywl9aIw83yewZIJKod", "SecretAccessKey": "N83bTzoJGkg4OLW8x54IZRwwSvdxcdYi9UZ2BYII", "BucketName": "tj-hir", "ViewEndpoint": "http://192.168.40.99:9000/tj-hir" } }, "ConnectionStrings": { "RemoteNew": "Server=192.168.40.98,1433;Database=TJ_Prod_HIR;User ID=sa;Password=xc_123456;TrustServerCertificate=true", "Hangfire": "Server=192.168.40.98,1433;Database=TJ_Prod_HIR_Hangfire;User ID=sa;Password=xc_123456;TrustServerCertificate=true" }, "DicomSCPServiceConfig": { "CalledAEList": [ "STORESCP", "HIRAE", "Value2", "Value3" ], "ServerPort": 11112 } }