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
7010c6faac3b121e913c604b34ae1d8e1b42806c
Authored by
luotong
2017-08-16 07:55:48 +0000
1 parent
59c0d996
添加test环境redis密码配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
user-service.yml
user-service.yml
View file @
7010c6f
@@ -96,6 +96,7 @@ spring:
@@ -96,6 +96,7 @@ spring:
96
database: 0
96
database: 0
97
host: redis-server
97
host: redis-server
98
port: 6379
98
port: 6379
99
+ password: 123456
99
pool:
100
pool:
100
max-idle: 100
101
max-idle: 100
101
min-idle: 10
102
min-idle: 10