add new cors
This commit is contained in:
@@ -7,6 +7,7 @@ CORS_ALLOWED_ORIGINS = [
|
||||
"https://ibapp.uz",
|
||||
"https://www.ibapp.uz",
|
||||
'https://test.ibapp.uz',
|
||||
'http://192.168.1.104:8081',
|
||||
]
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
|
||||
Reference in New Issue
Block a user