@@ -49,7 +49,7 @@ spring:
|
|||||||
- id: eureka-service
|
- id: eureka-service
|
||||||
uri: lb://eureka-service
|
uri: lb://eureka-service
|
||||||
predicates:
|
predicates:
|
||||||
- Path=/services/**, /eureka/**, /health/eureka
|
- Path=/services/**, /eureka/**, /health/eureka, /lastn
|
||||||
filters:
|
filters:
|
||||||
- RewritePath=/services, /
|
- RewritePath=/services, /
|
||||||
- RewritePath=/health/eureka, /actuator/health
|
- RewritePath=/health/eureka, /actuator/health
|
||||||
|
Reference in New Issue
Block a user