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