fix 生产minio回显问题

This commit is contained in:
疯狂的狮子li 2021-08-11 17:05:02 +08:00
parent 6a66aaff47
commit 5645356fa9
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ spring:
cloud-storage: cloud-storage:
# minio配置 # minio配置
minio: minio:
endpoint: http://172.30.0.54:9000 endpoint: http://服务器ip:9000
accessKey: ruoyi accessKey: ruoyi
secretKey: ruoyi123 secretKey: ruoyi123
bucketName: ruoyi bucketName: ruoyi