add: add new domain

This commit is contained in:
behruz-dev
2025-09-03 07:19:14 +05:00
parent 54138ff8e5
commit 18de35435b

View File

@@ -1,7 +1,7 @@
CORS_ALLOWED_ORIGINS = [
"http://localhost:5173",
"http://127.0.0.1:5173",
'https://horeca360.vercel.app',
'https://agro360.vercel.app',
]
CSRF_TRUSTED_ORIGINS = [