Commented out the DATABASE_USER in .env.example` (#41)

This commit is contained in:
Chris Raible
2025-08-03 14:25:08 -07:00
committed by GitHub
parent 3923cf81cb
commit a69f57bbeb

View File

@@ -14,7 +14,7 @@ DOMAIN=example.com
# Database settings
DATABASE_ROOT_PASSWORD=reallysecurerootpassword
DATABASE_USER=optionalusername
# DATABASE_USER=optionalusername
DATABASE_PASSWORD=ghostpassword
# Port Ghost should listen on