diff --git a/configserver-bootstrap/src/main/resources/bootstrap.yml b/configserver-bootstrap/src/main/resources/bootstrap.yml index fd64c41..1e3478c 100644 --- a/configserver-bootstrap/src/main/resources/bootstrap.yml +++ b/configserver-bootstrap/src/main/resources/bootstrap.yml @@ -7,6 +7,7 @@ spring: bootstrap: true git: uri: https://github.com/spring-cloud-samples/config-repo + default-label: main --- spring: