修改配置

This commit is contained in:
2024-01-11 14:54:38 +08:00
parent 42948185f9
commit 90320c2b12
+2 -2
View File
@@ -14,7 +14,7 @@
"ObjectStoreService": {
"ObjectStoreUse": "AliyunOSS",
"ObjectStoreUse": "MinIO",
"AliyunOSS": {
"regionId": "cn-shanghai",
@@ -34,7 +34,7 @@
"accessKey": "IDFkwEpWej0b4DtiuThL",
"secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
"bucketName": "test",
"viewEndpoint": "http://192.168.3.68:9001/test/"
"viewEndpoint": "http://192.168.3.68:8001/test/"
},
"AWS": {