more rewrites

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-09-30 23:40:02 +02:00
parent 3a9f8c61c9
commit cb25070960

View File

@@ -49,9 +49,10 @@ spring:
- id: eureka-service
uri: lb://eureka-service
predicates:
- Path=/discovery/**
- Path=/services/**, /eureka/**, /health/eureka
filters:
- StripPrefix=1
- RewritePath=/services, /
- RewritePath=/health/eureka, /actuator/health
- id: timezone-service
uri: lb://timezone-service