diff --git a/docs/docs/install/portainer.md b/docs/docs/install/portainer.md index 5ff324e282..916d89a0d5 100644 --- a/docs/docs/install/portainer.md +++ b/docs/docs/install/portainer.md @@ -39,8 +39,8 @@ alt="Dot Env Example" /> - Change the default `DB_PASSWORD`, and add custom database connection information if necessary. -- Change `DB_DATA_LOCATION` to a folder where the database will be saved to disk. -- Change `UPLOAD_LOCATION` to a folder where media (uploaded and generated) will be stored. +- Change `DB_DATA_LOCATION` to a folder (absolute path) where the database will be saved to disk. +- Change `UPLOAD_LOCATION` to a folder (absolute path) where media (uploaded and generated) will be stored. 11. Click on "**Deploy the stack**".