From 2e11c54960bb181f03397f7f399cf72df6f78425 Mon Sep 17 00:00:00 2001 From: Philip Cheung Date: Mon, 7 Oct 2024 16:58:51 +0800 Subject: [PATCH] change the email --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index dd6474c..14805c3 100644 --- a/.env +++ b/.env @@ -11,7 +11,7 @@ STACK_NAME=allandonecms # Backend BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com" SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY -FIRST_SUPERUSER=allandone +FIRST_SUPERUSER=allandone@gmail.com FIRST_SUPERUSER_PASSWORD=a95825512 # Emails