Spaces:
Sleeping
Sleeping
Commit
·
9f9fb1f
1
Parent(s):
6b345d6
Update procom/settings.py
Browse files- procom/settings.py +2 -0
procom/settings.py
CHANGED
@@ -31,6 +31,8 @@ CORS_ALLOWED_ORIGINS = [
|
|
31 |
'http://127.0.0.1:3000',
|
32 |
'https://productcompare.vercel.app',
|
33 |
'https://thejagstudio-procom.hf.space',
|
|
|
|
|
34 |
]
|
35 |
|
36 |
# Application definition
|
|
|
31 |
'http://127.0.0.1:3000',
|
32 |
'https://productcompare.vercel.app',
|
33 |
'https://thejagstudio-procom.hf.space',
|
34 |
+
'https://procom-h875tncwu-thejagstudio.vercel.app',
|
35 |
+
'https://procom-git-main-thejagstudio.vercel.app'
|
36 |
]
|
37 |
|
38 |
# Application definition
|