56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ObjectStoreService": {
|
|
"ObjectStoreUse": "AliyunOSS",
|
|
"IsOpenStoreSync": true,
|
|
"ApiDeployRegion": "CN",
|
|
"SyncConfigList": [
|
|
{
|
|
"Domain": "irc.uat.extimaging.com",
|
|
"Primary": "AliyunOSS",
|
|
"Target": "AWS",
|
|
"UploadRegion": "CN",
|
|
"TargetRegion": "US",
|
|
"IsOpenSync": true
|
|
},
|
|
{
|
|
"Domain": "lili.uat.extimaging.com",
|
|
"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": "LTAI5tFUCCmz5TwghZHsj45Y",
|
|
"AccessKeySecret": "8evrBy1fVfzJG25i67Jm0xqn9Xcw2T",
|
|
"RoleArn": "acs:ram::1078130221702011:role/uat-oss-access",
|
|
"BucketName": "tl-med-irc-uat-store",
|
|
"ViewEndpoint": "https://tl-med-irc-uat-store.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai",
|
|
"DurationSeconds": 7200
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=101.132.253.119,1435;Database=Uat_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
|
|
"Hangfire": "Server101.132.253.119,1435;Database=Uat_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
|
|
},
|
|
"DicomSCPServiceConfig": {
|
|
"CalledAEList": [
|
|
"STORESCP"
|
|
],
|
|
"ServerPort": 11112
|
|
}
|
|
|
|
}
|