From 43d260e03632e64fbe7edd9e79257a32b1a96c42 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Fri, 19 Jul 2024 17:17:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BE=8E=E5=9B=BD=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E9=85=8D=E7=BD=AE=EF=BC=8C=E4=BD=BF=E7=94=A8AWS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.US_Uat_IRC.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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",