From ac43952c1892d7a1b297067607e87626e5061171 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 17 Apr 2024 09:59:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=AD=98=E6=94=BEbucket?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.Test_Study.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/IRaCIS.Core.API/appsettings.Test_Study.json b/IRaCIS.Core.API/appsettings.Test_Study.json index 765da7cfe..c717c69ec 100644 --- a/IRaCIS.Core.API/appsettings.Test_Study.json +++ b/IRaCIS.Core.API/appsettings.Test_Study.json @@ -20,13 +20,13 @@ }, "MinIO": { - "endPoint": "192.168.3.68", - "port": "8001", - "useSSL": false, - "accessKey": "IDFkwEpWej0b4DtiuThL", - "secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h", - "bucketName": "test", - "viewEndpoint": "http://192.168.3.68:8001/test/" + "endPoint": "123.56.94.154", + "port": "9001", + "useSSL": true, + "accessKey": "fbStsVYCIPKHQneeqMwD", + "secretKey": "TzgvyA3zGXMUnpilJNUlyMYHfosl1hBMl6lxPmjy", + "bucketName": "study-test", + "viewEndpoint": "https://study.test.extimaging.com/oss/study-test" }, "AWS": {