Compare commits
No commits in common. "06f1ca232e44e2770e90d752332c7d08dd5b15bf" and "f5885f612a9303fd08dc676a34281693d6b7b216" have entirely different histories.
06f1ca232e
...
f5885f612a
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
"ObjectStoreService": {
|
||||
|
||||
"ObjectStoreUse": "MinIO",
|
||||
"ObjectStoreUse": "AliyunOSS",
|
||||
|
||||
"AliyunOSS": {
|
||||
"regionId": "cn-shanghai",
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"accessKey": "IDFkwEpWej0b4DtiuThL",
|
||||
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
|
||||
"bucketName": "test",
|
||||
"viewEndpoint": "http://192.168.3.68:8001/test/"
|
||||
"viewEndpoint": "http://192.168.3.68:9001/test/"
|
||||
},
|
||||
|
||||
"AWS": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue