diff --git a/config/conf/cors_headers.py b/config/conf/cors_headers.py index 309b0db..b2cd214 100644 --- a/config/conf/cors_headers.py +++ b/config/conf/cors_headers.py @@ -6,6 +6,7 @@ CORS_ALLOWED_ORIGINS = [ 'https://uyqurfront.felixits.uz', "https://ibapp.uz", "https://www.ibapp.uz", + 'https://test.ibapp.uz', ] CSRF_TRUSTED_ORIGINS = [