diff --git a/IRaCIS.Core.API/appsettings.US_Uat_IRC.json b/IRaCIS.Core.API/appsettings.US_Uat_IRC.json index 87b6305f1..3b1145668 100644 --- a/IRaCIS.Core.API/appsettings.US_Uat_IRC.json +++ b/IRaCIS.Core.API/appsettings.US_Uat_IRC.json @@ -16,7 +16,7 @@ "ObjectStoreService": { - "ObjectStoreUse": "MinIO", + "ObjectStoreUse": "AWS", "AliyunOSS": { "regionId": "cn-shanghai", @@ -31,15 +31,15 @@ }, "MinIO": { - //"endPoint": "hir-oss.us.extimaging.com", - //"port": "443", - //"useSSL": true, - //"viewEndpoint": "https://hir-oss.us.extimaging.com/hir-us", + "endPoint": "hir-oss.us.extimaging.com", + "port": "443", + "useSSL": true, + "viewEndpoint": "https://hir-oss.us.extimaging.com/uat-irc-us", - "endPoint": "44.218.11.19", - "port": "9001", - "useSSL": false, - "viewEndpoint": "http://44.218.11.19:9001/uat-irc-us", + // "endPoint": "44.218.11.19", + // "port": "9001", + // "useSSL": false, + // "viewEndpoint": "http://44.218.11.19:9001/uat-irc-us", "accessKey": "lH8DkKskLuDqPaiubuSQ", "secretKey": "pdPdicvvLeH7xAC5yFUrI7odMyBfOXxvVWMvKYV4",