new eureka uri

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-15 00:35:21 +02:00
parent 5ae3429d69
commit 40ab141f0e
2 changed files with 4 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ eureka:
register-with-eureka: true
fetch-registry: true
service-url:
defaultZone: ${EUREKA_URI:http://localhost:8761/eureka}
defaultZone: ${EUREKA}
spring:
application: