From e488d40331ac5cad147c131af82e00163c4829d5 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Mon, 4 Aug 2025 09:36:51 +0100 Subject: [PATCH] Updated comment in .env.example Co-authored-by: Fabien O'Carroll --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 8be0cf6..f450d64 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ DOMAIN=example.com # ADMIN_DOMAIN= # Database settings -# Should not be changed once the database is initialised +# Must not be changed once the database is initialised DATABASE_ROOT_PASSWORD=reallysecurerootpassword # DATABASE_USER=optionalusername DATABASE_PASSWORD=ghostpassword