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
Eladmin
Commits
6f2c661f
Commit
6f2c661f
authored
Apr 19, 2022
by
Zheng Jie
Browse files
update
parent
39809336
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-system/src/main/resources/config/application.yml
View file @
6f2c661f
...
@@ -26,7 +26,7 @@ spring:
...
@@ -26,7 +26,7 @@ spring:
redis
:
redis
:
#数据库索引
#数据库索引
database
:
${REDIS_DB:
0
}
database
:
${REDIS_DB:
1
}
host
:
${REDIS_HOST:127.0.0.1}
host
:
${REDIS_HOST:127.0.0.1}
port
:
${REDIS_PORT:6379}
port
:
${REDIS_PORT:6379}
password
:
${REDIS_PWD:}
password
:
${REDIS_PWD:}
...
...
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