Added reference for ~/.spring-cloud config location

This commit is contained in:
Spencer Gibb
2016-09-19 13:11:10 -06:00
parent 6d7e85df1b
commit 604e05838c

View File

@@ -53,7 +53,7 @@ Summary of supported deployables:
|===
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:
.configserver.yml