add new apis

This commit is contained in:
behruz-dev
2025-08-11 12:14:44 +05:00
parent c1405bbc8a
commit 66aab361ef
12 changed files with 591 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
CORS_ALLOWED_ORIGINS = [
"http://localhost:8081",
"http://127.0.0.1:8081",
'https://uyqur.vercel.app'
]
CSRF_TRUSTED_ORIGINS = [