don't redirect to eureka
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -46,14 +46,6 @@ spring:
|
||||
firstBackoff: 50ms
|
||||
maxBackoff: 5000ms
|
||||
routes:
|
||||
- id: eureka-service
|
||||
uri: lb://eureka-service
|
||||
predicates:
|
||||
- Path=/services/**, /eureka/**, /health/eureka, /lastn
|
||||
filters:
|
||||
- RewritePath=/services, /
|
||||
- RewritePath=/health/eureka, /actuator/health
|
||||
|
||||
- id: timezone-service
|
||||
uri: lb://timezone-service
|
||||
predicates:
|
||||
|
Reference in New Issue
Block a user