change: change cors headrs

This commit is contained in:
behruz-dev
2025-08-26 16:00:50 +05:00
parent 456bdecf37
commit 3923644f77

View File

@@ -138,7 +138,7 @@ CORS_ALLOWED_ORIGINS = [
] ]
CSRF_TRUSTED_ORIGINS = [ CSRF_TRUSTED_ORIGINS = [
"https://avtocargo.felixits.uz", "https://acargo.felixits.uz",
'http://localhost:8002', 'http://localhost:8002',
'http://127.0.0.1:8002', 'http://127.0.0.1:8002',
] ]