add new cors

This commit is contained in:
behruz-dev
2025-10-11 16:34:17 +05:00
parent 1b64dec1f7
commit 95d8c5b5d0

View File

@@ -7,6 +7,7 @@ CORS_ALLOWED_ORIGINS = [
"https://ibapp.uz",
"https://www.ibapp.uz",
'https://test.ibapp.uz',
'http://192.168.1.104:8081',
]
CSRF_TRUSTED_ORIGINS = [