Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
891062a7
Commit
891062a7
authored
Feb 08, 2020
by
RuoYi
Browse files
配置文件增加redis属性password
parent
554beaf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi/src/main/resources/application.yml
View file @
891062a7
...
...
@@ -61,6 +61,8 @@ spring:
host
:
localhost
# 端口,默认为6379
port
:
6379
# 密码
password
:
# 连接超时时间
timeout
:
10s
lettuce
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment