From c072c526e26197535eee5c1ec9f0ed4b3d4d99ca Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 26 Jun 2024 14:36:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9uat=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.Uat_IRC.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/IRaCIS.Core.API/appsettings.Uat_IRC.json b/IRaCIS.Core.API/appsettings.Uat_IRC.json index c4b925a17..6772ed779 100644 --- a/IRaCIS.Core.API/appsettings.Uat_IRC.json +++ b/IRaCIS.Core.API/appsettings.Uat_IRC.json @@ -27,12 +27,12 @@ "MinIO": { "endPoint": "hir-oss.uat.extimaging.com", - "port": "80", - "useSSL": false, - "viewEndpoint": "http://hir-oss.uat.extimaging.com/irc-uat", - //"port": "443", - //"useSSL": true, - //"viewEndpoint": "https://hir-oss.uat.extimaging.com/irc-uat", + //"port": "80", + //"useSSL": false, + //"viewEndpoint": "http://hir-oss.uat.extimaging.com/irc-uat", + "port": "443", + "useSSL": true, + "viewEndpoint": "https://hir-oss.uat.extimaging.com/irc-uat", "accessKey": "b9Ul0e98xPzt6PwRXA1Q", "secretKey": "DzMaU2L4OXl90uytwOmDXF2encN0Jf4Nxu2XkYqQ", "bucketName": "irc-uat"