change the email
This commit is contained in:
parent
19e0ee173d
commit
2e11c54960
2
.env
2
.env
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue