fix environment variable

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-15 00:20:19 +02:00
parent a9eaec521d
commit cb7d463a38

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_URI:http://localhost:8761/eureka}
info:
application: