diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index d60a299..bad9419 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -3,4 +3,4 @@ spring: name: locks cloud: config: - uri: ${vcap.services.${PREFIX:}configserver.credentials.uri:http://user:password@localhost:8888} + uri: ${vcap.services.${PREFIX:}configserver.credentials.uri:https://user:password@localhost:8888}