Pre Merge pull request !174 from ZZ/N/A
This commit is contained in:
commit
e23d3a2ed7
|
|
@ -8,8 +8,8 @@ ruoyi:
|
|||
copyrightYear: 2021
|
||||
# 实例演示开关
|
||||
demoEnabled: true
|
||||
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||
profile: D:/ruoyi/uploadPath
|
||||
# 文件路径,使用jvm系统变量;也可自定义;示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||
profile: ${user.home}/ruoyi/uploadPath
|
||||
# 获取ip地址开关
|
||||
addressEnabled: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue