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