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
fd0781a60dd31ee1f52b52b6e0d56453dde11d24
Authored by
刘岱鹏
2017-07-22 06:37:16 +0000
1 parent
e367bf9c
修改配置
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
user-service.yml
user-service.yml
View file @
fd0781a
...
...
@@ -60,6 +60,8 @@ eureka:
60
60
fetchRegistry: false
61
61
serviceUrl:
62
62
defaultZone: http://discovery:15200/eureka/
63
+ healthcheck:
64
+ enabled: true
63
65
64
66
# 一些公共的常量配置
65
67
apiConfig:
...
...