AwsS3新增配置属性,可以兼容minio (#932)

Co-authored-by: Rebellioncry <23714@aomai.com>
This commit is contained in:
Rebellioncry
2022-02-26 20:28:11 +08:00
committed by GitHub
co-authored by Rebellioncry
parent 8de71ff2d3
commit cc409fbab6
3 changed files with 17 additions and 8 deletions
+4 -1
View File
@@ -150,10 +150,13 @@ tencent-cos:
base-url: 'https://gin.vue.admin'
path-prefix: 'github.com/flipped-aurora/gin-vue-admin/server'
# aws s3 configuration
# aws s3 configuration (minio compatible)
aws-s3:
bucket: xxxxx-10005608
region: ap-shanghai
endpoint: ''
s3-force-path-style: false
disable-ssl: false
secret-id: xxxxxxxx
secret-key: xxxxxxxx
base-url: https://gin.vue.admin