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
caa04bd7a8ad17d9c361e86582673ac57ad28ebb
Authored by
李淦唐
2017-04-25 11:23:25 +0000
1 parent
02648bb9
修改production的redis配置
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
class-service.yml
View file @
caa04bd
...
...
@@ -173,7 +173,7 @@ spring:
173
173
driver-class-name: com.mysql.jdbc.Driver
174
174
redis:
175
175
database: 0
176
- host: redis
-server
176
+ host: redis
1
177
177
port: 6379
178
178
pool:
179
179
max-idle: 100
...
...