From 45316f985b259b353e41507355be0a6dee8359a1 Mon Sep 17 00:00:00 2001 From: Matthew Momjian <50788000+mmomjian@users.noreply.github.com> Date: Mon, 13 May 2024 09:46:38 -0400 Subject: [PATCH] Update portainer install docs (#9421) * Update portainer.md * Update portainer.md * chore: cleanup --------- Co-authored-by: Jason Rasmussen --- docs/docs/install/portainer.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/install/portainer.md b/docs/docs/install/portainer.md index 2277ef9b9bcc2..35fa7d67e4a0f 100644 --- a/docs/docs/install/portainer.md +++ b/docs/docs/install/portainer.md @@ -38,8 +38,9 @@ style={{border: '1px solid #ddd'}} alt="Dot Env Example" /> -- Populate custom database information if necessary. -- Populate `UPLOAD_LOCATION` with your preferred location for storing backup assets. +- 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. 11. Click on "**Deploy the stack**".