Commit 0fd03790a5b30b39bd49edf34873ef034b78d28c

Authored by 刘岱鹏
1 parent acb389a6

添加taining-service

Showing 1 changed file with 4 additions and 3 deletions
cloud-service.yml
@@ -40,6 +40,9 @@ zuul: @@ -40,6 +40,9 @@ zuul:
40 gxbapp: 40 gxbapp:
41 path: /study/** 41 path: /study/**
42 url: http://192.168.30.250:30310/hybird-web 42 url: http://192.168.30.250:30310/hybird-web
  43 + training:
  44 + path: /training/**
  45 + serviceId: training-service
43 46
44 hystrix: 47 hystrix:
45 command: 48 command:
@@ -75,6 +78,4 @@ eureka: @@ -75,6 +78,4 @@ eureka:
75 healthcheck: 78 healthcheck:
76 enabled: true 79 enabled: true
77 80
78 -# 一些公共的常量配置  
79 -  
80 - 81 +# 一些公共的常量配置
81 \ No newline at end of file 82 \ No newline at end of file