Compare commits

..

No commits in common. "06f1ca232e44e2770e90d752332c7d08dd5b15bf" and "f5885f612a9303fd08dc676a34281693d6b7b216" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"ObjectStoreService": { "ObjectStoreService": {
"ObjectStoreUse": "MinIO", "ObjectStoreUse": "AliyunOSS",
"AliyunOSS": { "AliyunOSS": {
"regionId": "cn-shanghai", "regionId": "cn-shanghai",
@ -34,7 +34,7 @@
"accessKey": "IDFkwEpWej0b4DtiuThL", "accessKey": "IDFkwEpWej0b4DtiuThL",
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h", "secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
"bucketName": "test", "bucketName": "test",
"viewEndpoint": "http://192.168.3.68:8001/test/" "viewEndpoint": "http://192.168.3.68:9001/test/"
}, },
"AWS": { "AWS": {