From dd5d3667e58bd107d84944b02f59c26d81534668 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 19 Sep 2016 21:16:05 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-cli.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-cli.html b/spring-cloud-cli.html index c10afe8..d27cdf8 100644 --- a/spring-cloud-cli.html +++ b/spring-cloud-cli.html @@ -581,7 +581,7 @@ just list them on the command line, e.g.

Each of these apps can be configured using a local YAML file with the same name (in the current -working directory or a subdirectory called "config"). E.g. in configserver.yml you might want to +working directory or a subdirectory called "config" or in ~/.spring-cloud). E.g. in configserver.yml you might want to do something like this to locate a local git repository for the backend: