Browse Source

zuul config

guozhaoshun 5 years ago
parent
commit
5195b7302a
1 changed files with 0 additions and 5 deletions
  1. 0 5
      local/zuul-service-local.properties

+ 0 - 5
local/zuul-service-local.properties

@@ -1,10 +1,5 @@
 eureka.client.service-url.defaultZone=http://127.0.0.1:8821/eureka/
 
-zuul.routes.api-a.path=/api-product/**
-zuul.routes.api-a.service-id=product-service
-
-zuul.routes.api-b.path=/api-user/**
-zuul.routes.api-b.service-id=user-service
 
 ## redis ÅäÖÃ
 spring.redis.host=127.0.0.1