Updated path for images volume
The documented path was wrong, it wasreflecting 1.6.x location, not valid for 2.x.
This commit is contained in:
parent
733c5a47ce
commit
7f12672852
|
|
@ -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/passbolt.php
|
||||||
* /var/www/passbolt/config/gpg/serverkey.asc
|
* /var/www/passbolt/config/gpg/serverkey.asc
|
||||||
* /var/www/passbolt/config/gpg/serverkey_private.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
|
### SSL certificate files
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue