修改美国环境配置,使用AWS
continuous-integration/drone/push Build is passing Details

hang 2024-07-19 17:17:53 +08:00
parent 19708240b2
commit 43d260e036
1 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@
"ObjectStoreService": { "ObjectStoreService": {
"ObjectStoreUse": "MinIO", "ObjectStoreUse": "AWS",
"AliyunOSS": { "AliyunOSS": {
"regionId": "cn-shanghai", "regionId": "cn-shanghai",
@ -31,15 +31,15 @@
}, },
"MinIO": { "MinIO": {
//"endPoint": "hir-oss.us.extimaging.com", "endPoint": "hir-oss.us.extimaging.com",
//"port": "443", "port": "443",
//"useSSL": true, "useSSL": true,
//"viewEndpoint": "https://hir-oss.us.extimaging.com/hir-us", "viewEndpoint": "https://hir-oss.us.extimaging.com/uat-irc-us",
"endPoint": "44.218.11.19", // "endPoint": "44.218.11.19",
"port": "9001", // "port": "9001",
"useSSL": false, // "useSSL": false,
"viewEndpoint": "http://44.218.11.19:9001/uat-irc-us", // "viewEndpoint": "http://44.218.11.19:9001/uat-irc-us",
"accessKey": "lH8DkKskLuDqPaiubuSQ", "accessKey": "lH8DkKskLuDqPaiubuSQ",
"secretKey": "pdPdicvvLeH7xAC5yFUrI7odMyBfOXxvVWMvKYV4", "secretKey": "pdPdicvvLeH7xAC5yFUrI7odMyBfOXxvVWMvKYV4",