dev环境修改
This commit is contained in:
parent
f8a6b7626a
commit
8426458001
@ -5,7 +5,7 @@ fastbee:
|
|||||||
copyrightYear: 2023 # 版权年份
|
copyrightYear: 2023 # 版权年份
|
||||||
demoEnabled: true # 实例演示开关
|
demoEnabled: true # 实例演示开关
|
||||||
# 文件路径,以uploadPath结尾 示例( Windows配置 D:/uploadPath,Linux配置 /uploadPath)
|
# 文件路径,以uploadPath结尾 示例( Windows配置 D:/uploadPath,Linux配置 /uploadPath)
|
||||||
profile: D:/uploadPath
|
profile: /uploadPath
|
||||||
addressEnabled: true # 获取ip地址开关
|
addressEnabled: true # 获取ip地址开关
|
||||||
captchaType: math # 验证码类型 math 数组计算 char 字符验证
|
captchaType: math # 验证码类型 math 数组计算 char 字符验证
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user