add new apis
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
CORS_ALLOWED_ORIGINS = [
|
||||
"http://localhost:8081",
|
||||
"http://127.0.0.1:8081",
|
||||
'https://uyqur.vercel.app'
|
||||
]
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
|
||||
Reference in New Issue
Block a user