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