new bootstrap.yml

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-14 23:26:27 +02:00
parent 3d39800a92
commit a62d2a121a

View File

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