minio存储文件方式修改为local存储。
This commit is contained in:
+3
-1
@@ -131,7 +131,7 @@ jero:
|
||||
# 签名密钥串(前后端要一致,正式发布请自行修改)
|
||||
signatureSecret: dd05f1c54d63749eda95f9fa6d49v442a
|
||||
# 本地:local\Minio:minio\阿里云:alioss
|
||||
uploadType: minio
|
||||
uploadType: local
|
||||
#拆分图片展示地址
|
||||
splitUrl: http://39.98.140.126:8186/byd-structuredplugins-serve/sys/split/file/getImage?fileName=
|
||||
path:
|
||||
@@ -147,6 +147,8 @@ jero:
|
||||
exportExcelTempPath: D://opt//exportExcelTemp
|
||||
#仿宋体字体文件路径 设置
|
||||
simfangFontFilePath: D://opt//simfangFontFilePath//simfang.ttf
|
||||
#拆分图片文件路径 设置
|
||||
splitImgPath: D://opt//splitImgFiles/
|
||||
shiro:
|
||||
excludeUrls: /test/jeroDemo/demo3,/test/jeroDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**
|
||||
#阿里云oss存储配置
|
||||
|
||||
Reference in New Issue
Block a user