diff --git a/client-service.yml b/client-service.yml index 204f32e9b7a6786b665265167ec464d9a50d8171..393c5022b04eb924ac74b30311339cdfc5590119 100644 --- a/client-service.yml +++ b/client-service.yml @@ -1,7 +1,7 @@ eureka: client: service-url: - defaultZone: http://eureka-service:8761/eureka/ + defaultZone: http://eureka-service/eureka/ spring: application: name: client-service