Pre Merge pull request !174 from ZZ/N/A

This commit is contained in:
ZZ 2021-03-07 12:28:51 +08:00 committed by Gitee
commit e23d3a2ed7
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ ruoyi:
copyrightYear: 2021
# 实例演示开关
demoEnabled: true
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
profile: D:/ruoyi/uploadPath
# 文件路径,使用jvm系统变量;也可自定义;示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
profile: ${user.home}/ruoyi/uploadPath
# 获取ip地址开关
addressEnabled: false