feat: Add root user configuration variables to production environment
This commit is contained in:
parent
8f32c32bc7
commit
54d656a9da
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ REDIS_PASSWORD=
|
|||
PUSHER_APP_ID=
|
||||
PUSHER_APP_KEY=
|
||||
PUSHER_APP_SECRET=
|
||||
|
||||
ROOT_USERNAME=
|
||||
ROOT_USER_EMAIL=
|
||||
ROOT_USER_PASSWORD=
|
||||
|
|
|
|||
Loading…
Reference in a new issue