set cors
This commit is contained in:
parent
0f54f10d32
commit
be06a0783f
2
.env
2
.env
|
@ -9,7 +9,7 @@ PROJECT_NAME="All & One"
|
|||
STACK_NAME=allandonecms
|
||||
|
||||
# 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,https://cms.philip-cat.com"
|
||||
SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY
|
||||
FIRST_SUPERUSER=allandone@gmail.com
|
||||
FIRST_SUPERUSER_PASSWORD=a95825512
|
||||
|
|
Loading…
Reference in New Issue