chore: 新增MinIO的配置

This commit is contained in:
haoxr
2022-11-21 00:12:06 +08:00
parent 49bf24f852
commit 6c9c39b201
2 changed files with 19 additions and 0 deletions

View File

@@ -42,4 +42,13 @@ auth:
# token 有效期(单位:秒)
token_validity: 18000
# MinIO 分布式文件系统
minio:
endpoint: http://localhost:9000
access-key: minioadmin
secret-key: minioadmin
# 存储桶名称
bucket-name: default
# 自定义域名(非必须)Nginx配置反向代理转发文件路径
custom-domain: