Update in the cor headers
This commit is contained in:
@@ -51,7 +51,8 @@ MIDDLEWARE = [
|
|||||||
CORS_ALLOWED_ORIGINS = [
|
CORS_ALLOWED_ORIGINS = [
|
||||||
"http://localhost:5173",
|
"http://localhost:5173",
|
||||||
"https://prototype.eventifyplus.com",
|
"https://prototype.eventifyplus.com",
|
||||||
"https://eventifyplus.com"
|
"https://eventifyplus.com",
|
||||||
|
"https://mv.eventifyplus.com"
|
||||||
]
|
]
|
||||||
|
|
||||||
ROOT_URLCONF = 'eventify.urls'
|
ROOT_URLCONF = 'eventify.urls'
|
||||||
|
|||||||
Reference in New Issue
Block a user