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