67 lines
2.0 KiB
JSON
67 lines
2.0 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ObjectStoreService": {
|
|
"ObjectStoreUse": "AWS",
|
|
"IsOpenStoreSync": true,
|
|
"ApiDeployRegion": "US",
|
|
"SyncConfigList": [
|
|
{
|
|
"Domain": "eilili.elevateimaging.ai",
|
|
"Primary": "AliyunOSS",
|
|
"Target": "AWS",
|
|
"UploadRegion": "CN",
|
|
"TargetRegion": "US",
|
|
"IsOpenSync": true
|
|
},
|
|
{
|
|
"Domain": "lili.elevateimaging.ai",
|
|
"Primary": "AWS",
|
|
"Target": "AliyunOSS",
|
|
"UploadRegion": "US",
|
|
"TargetRegion": "CN",
|
|
"IsOpenSync": true
|
|
}
|
|
],
|
|
"AliyunOSS": {
|
|
"RegionId": "cn-shanghai",
|
|
"InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com",
|
|
"EndPoint": "https://oss-cn-shanghai.aliyuncs.com",
|
|
"AccessKeyId": "LTAI5tNRTsqL6aWmHkDmTwoH",
|
|
"AccessKeySecret": "7mtGz3qrYWI6JMMBZiLeC119VWicZH",
|
|
"RoleArn": "acs:ram::1899121822495495:role/irc-oss-access",
|
|
"BucketName": "zy-lili-store",
|
|
"ViewEndpoint": "https://zy-lili-cache.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai",
|
|
"DurationSeconds": 7200
|
|
},
|
|
"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": "9MLQCQ1HifEVW1gf068zBRAOb4wNnfrOkvBVByth",
|
|
"BucketName": "ei-med-s3-lili-store",
|
|
"ViewEndpoint": "https://ei-med-s3-lili-store.s3.amazonaws.com",
|
|
"DurationSeconds": 7200
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"DicomSCPServiceConfig": {
|
|
"CalledAEList": [
|
|
"STORESCP"
|
|
],
|
|
"ServerPort": 11112
|
|
}
|
|
|
|
}
|