Jelajahi Sumber

zuul config

guozhaoshun 6 tahun lalu
induk
melakukan
5195b7302a
1 mengubah file dengan 0 tambahan dan 5 penghapusan
  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