diff --git a/config/settings/base.py b/config/settings/base.py index 940a694..9c431e5 100644 --- a/config/settings/base.py +++ b/config/settings/base.py @@ -138,7 +138,7 @@ CORS_ALLOWED_ORIGINS = [ ] CSRF_TRUSTED_ORIGINS = [ - "https://avtocargo.felixits.uz", + "https://acargo.felixits.uz", 'http://localhost:8002', 'http://127.0.0.1:8002', ] \ No newline at end of file