Browse Source
!729 update ruoyi-admin/src/main/resources/application.yml.
Merge pull request !729 from WhiskyZulu/N/A
master
若依
2 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
1 additions and
1 deletions
-
ruoyi-admin/src/main/resources/application.yml
|
|
@ -12,7 +12,7 @@ ruoyi: |
|
|
|
profile: D:/ruoyi/uploadPath |
|
|
|
# 获取ip地址开关 |
|
|
|
addressEnabled: false |
|
|
|
# 验证码类型 math 数组计算 char 字符验证 |
|
|
|
# 验证码类型 math 数字计算 char 字符验证 |
|
|
|
captchaType: math |
|
|
|
|
|
|
|
# 开发环境配置 |
|
|
|