new bootstrap.yml
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user