From 54d656a9daa6f4178f7f5425eb4ae11341220bc2 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 16 Jan 2025 22:29:16 +0100 Subject: [PATCH] feat: Add root user configuration variables to production environment --- other/nightly/.env.production | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/other/nightly/.env.production b/other/nightly/.env.production index d3a1b17c5..96833c253 100644 --- a/other/nightly/.env.production +++ b/other/nightly/.env.production @@ -10,3 +10,7 @@ REDIS_PASSWORD= PUSHER_APP_ID= PUSHER_APP_KEY= PUSHER_APP_SECRET= + +ROOT_USERNAME= +ROOT_USER_EMAIL= +ROOT_USER_PASSWORD=