From 7f1267285297c17ecc98949995a27aa829930e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Zettergren?= Date: Tue, 17 Apr 2018 14:19:24 +0200 Subject: [PATCH] Updated path for images volume The documented path was wrong, it wasreflecting 1.6.x location, not valid for 2.x. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aa11e1..9521f25 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ It it possible to mount the desired configuration files as volumes. * /var/www/passbolt/config/passbolt.php * /var/www/passbolt/config/gpg/serverkey.asc * /var/www/passbolt/config/gpg/serverkey_private.asc -* /var/www/passbolt/app/webroot/img/public/images +* /var/www/passbolt/webroot/img/public/images ### SSL certificate files