Sign in
孙宁海
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fc83fb78921d55e74f0c89f0f3fb49da658347d9
Authored by
luotong
2017-08-17 08:35:20 +0000
1 parent
eb65b23c
开发环境添加reids密码配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
user-service.yml
user-service.yml
View file @
fc83fb7
@@ -25,6 +25,7 @@ spring:
@@ -25,6 +25,7 @@ spring:
25
database: 0
25
database: 0
26
host: redis-server
26
host: redis-server
27
port: 6379
27
port: 6379
28
+ password: 123456
28
pool:
29
pool:
29
max-idle: 100
30
max-idle: 100
30
min-idle: 10
31
min-idle: 10