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
fd7e88a5
Commit
fd7e88a5
authored
Dec 21, 2020
by
RuoYi
Browse files
配置文件新增redis数据库索引属性
parent
854a6f80
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-admin/src/main/resources/application.yml
View file @
fd7e88a5
...
...
@@ -60,10 +60,10 @@ spring:
redis
:
# 地址
host
:
localhost
# 设置不同的库,默认值为0,redis默认16个,即0到15
database
:
0
# 端口,默认为6379
port
:
6379
# 数据库索引
database
:
0
# 密码
password
:
# 连接超时时间
...
...
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