修改测试环境存放bucket

Uat_Study^2
hang 2024-04-17 09:59:42 +08:00
parent 5ef97ff742
commit ac43952c18
1 changed files with 7 additions and 7 deletions

View File

@ -20,13 +20,13 @@
}, },
"MinIO": { "MinIO": {
"endPoint": "192.168.3.68", "endPoint": "123.56.94.154",
"port": "8001", "port": "9001",
"useSSL": false, "useSSL": true,
"accessKey": "IDFkwEpWej0b4DtiuThL", "accessKey": "fbStsVYCIPKHQneeqMwD",
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h", "secretKey": "TzgvyA3zGXMUnpilJNUlyMYHfosl1hBMl6lxPmjy",
"bucketName": "test", "bucketName": "study-test",
"viewEndpoint": "http://192.168.3.68:8001/test/" "viewEndpoint": "https://study.test.extimaging.com/oss/study-test"
}, },
"AWS": { "AWS": {