CSRF uchun domen qoshildi
This commit is contained in:
@@ -5,4 +5,8 @@ CORS_ALLOWED_ORIGINS = [
|
|||||||
|
|
||||||
CORS_ALLOW_ALL_ORIGINS = True
|
CORS_ALLOW_ALL_ORIGINS = True
|
||||||
|
|
||||||
CORS_ALLOW_CREDENTIALS = True
|
CORS_ALLOW_CREDENTIALS = True
|
||||||
|
|
||||||
|
CSRF_TRUSTED_ORIGINS = [
|
||||||
|
'https://api.meridynpharma.com'
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user