mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 15:09:34 +00:00
Commented out the DATABASE_USER in .env.example` (#41)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user