fixed error
This commit is contained in:
parent
5bb1b28f75
commit
f99d1fa814
2
.env
2
.env
|
@ -9,7 +9,7 @@ PROJECT_NAME="One & All"
|
||||||
STACK_NAME=oneandallcms
|
STACK_NAME=oneandallcms
|
||||||
|
|
||||||
# Backend
|
# Backend
|
||||||
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com,https://cms.oneandallmusic.net,https://oneandallmusic.net,,https://cms.oneandallmusic.net,https://oneandallmusic.net/login"
|
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com,https://cms.oneandallmusic.net,https://oneandallmusic.net,https://cms.oneandallmusic.net,https://oneandallmusic.net/login"
|
||||||
SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY
|
SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY
|
||||||
FIRST_SUPERUSER=oneandall.music@gmail.com
|
FIRST_SUPERUSER=oneandall.music@gmail.com
|
||||||
FIRST_SUPERUSER_PASSWORD=Wingwingk3
|
FIRST_SUPERUSER_PASSWORD=Wingwingk3
|
||||||
|
|
Loading…
Reference in New Issue