diff --git a/config/conf/cors_headers.py b/config/conf/cors_headers.py index a864e61..aa40d83 100644 --- a/config/conf/cors_headers.py +++ b/config/conf/cors_headers.py @@ -12,4 +12,5 @@ CSRF_TRUSTED_ORIGINS = [ 'http://127.0.0.1:8001', 'https://test-uyqur.felixits.uz', "https://ibapp.uz", + "https://www.ibapp.uz", ]