政策相关配置文件
This commit is contained in:
@@ -7,7 +7,7 @@ ruoyi:
|
|||||||
# 版权年份
|
# 版权年份
|
||||||
copyrightYear: 2024
|
copyrightYear: 2024
|
||||||
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||||
profile: D:/ruoyi/uploadPath
|
profile: /home/ruoyi/uploadPath
|
||||||
# 获取ip地址开关
|
# 获取ip地址开关
|
||||||
addressEnabled: false
|
addressEnabled: false
|
||||||
# 验证码类型 math 数字计算 char 字符验证
|
# 验证码类型 math 数字计算 char 字符验证
|
||||||
@@ -144,9 +144,9 @@ file:
|
|||||||
policy:
|
policy:
|
||||||
upload:
|
upload:
|
||||||
# 文件上传目录
|
# 文件上传目录
|
||||||
path: /data/policy/files
|
path: /data/file
|
||||||
# 访问域名(nginx配置的域名)
|
# 访问域名(nginx配置的域名)
|
||||||
domain: https://your-domain.com
|
domain: https://xjshzly.longbiosphere.com:30081/file
|
||||||
|
|
||||||
#微信小程序
|
#微信小程序
|
||||||
wx:
|
wx:
|
||||||
|
|||||||
Reference in New Issue
Block a user