Sign in
luotong
/
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
52a069a4b858f800a30fdb3edbbfadc2e9caa903
Authored by
李淦唐
2017-04-25 11:25:22 +0000
1 parent
caa04bd7
修改production的redis配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
user-service.yml
user-service.yml
View file @
52a069a
...
...
@@ -113,7 +113,7 @@ spring:
113
113
driver-class-name: com.mysql.jdbc.Driver
114
114
redis:
115
115
database: 0
116
- host: redis
-server
116
+ host: redis
1
117
117
port: 6379
118
118
pool:
119
119
max-idle: 100
...
...