From 94dbcd2ed56e6ebf64e47a50b0a01a502ffd450a Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Mon, 4 Aug 2025 09:48:50 +0100 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index f450d64..debc87f 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ DOMAIN=example.com # ADMIN_DOMAIN= # Database settings -# Must not be changed once the database is initialised +# All database settings must not be changed once the database is initialised DATABASE_ROOT_PASSWORD=reallysecurerootpassword # DATABASE_USER=optionalusername DATABASE_PASSWORD=ghostpassword