change the email

This commit is contained in:
Philip Cheung 2024-10-07 16:58:51 +08:00
parent 19e0ee173d
commit 2e11c54960
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -11,7 +11,7 @@ STACK_NAME=allandonecms
# Backend # Backend
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com" BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com"
SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY
FIRST_SUPERUSER=allandone FIRST_SUPERUSER=allandone@gmail.com
FIRST_SUPERUSER_PASSWORD=a95825512 FIRST_SUPERUSER_PASSWORD=a95825512
# Emails # Emails