From 457dd8e2019630089eb7997b18d1610674f8b325 Mon Sep 17 00:00:00 2001 From: matbgn Date: Wed, 12 Apr 2017 16:26:34 +0200 Subject: [PATCH] Modified the docker-compose.yml position due to insertion $PWD/config --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index d4f8ec1d4..8433946a5 100644 --- a/docker/README.md +++ b/docker/README.md @@ -332,7 +332,7 @@ OR Copy the previously customized `nginx.conf.example` as `/home/core/fabmanager/config/nginx/fabmanager.conf` if you do not want ssl support (not recommended !). -#### copy docker-compose.yml to /home/core/ +#### copy docker-compose.yml to /home/core/fabmanager #### pull images