diff --git a/frontend/public/json/bichon.json b/frontend/public/json/bichon.json index a9c3ddf6c..ad49d0b1e 100644 --- a/frontend/public/json/bichon.json +++ b/frontend/public/json/bichon.json @@ -35,6 +35,10 @@ { "text": "The Disk space initially allocated by the script is only a placeholder, as we can't know how much space you will ever need. You should increase it to match your workload.", "type": "info" + }, + { + "text": "Please copy your `BICHON_ENCRYPT_PASSWORD` from `/opt/bichon/bichon.env` to a safe place.", + "type": "warning" } ] }