don't redirect to eureka

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-01 00:40:52 +02:00
parent d8fbdfc82b
commit e2ec23400f

View File

@@ -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: