feat: Add root user configuration variables to production environment

This commit is contained in:
Andras Bacsai
2025-01-16 22:29:16 +01:00
parent 8f32c32bc7
commit 54d656a9da

View File

@@ -10,3 +10,7 @@ REDIS_PASSWORD=
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
ROOT_USERNAME=
ROOT_USER_EMAIL=
ROOT_USER_PASSWORD=