Files
gr_bi_java/lidee-common/lidee-boot-oss/README.md
2026-02-02 23:31:39 +08:00

30 lines
994 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
spring:
lidee:
subscribes:
#================================ oss对象存储组件配置 ================================
oss:
enabled: true
file-type-white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi #允许上传的文件后缀
# 若要使用minio文件存储请启用以下配置
minio:
url: http://10.108.3.133
port: 9000
access-key: ****
secret-key: *****
bucket-name: sili-otwb
# 若要使用amazonS3文件存储请启用以下配置
#amazonS3:
# url: http://s3-sh-uat.fin-shine.com
# access-key: ***
# secret-key: ******
# bucket-name: ******
# 华为云存储:
huaweiObs:
url: ''
access-key: xx
secret-key: xx
bucket-name: xxxx
# 若minio和amazonS3都没有使用服务器高可用的nfs共享盘
#nfs:
# path: /app/disk/upload/