fix
This commit is contained in:
@@ -132,11 +132,8 @@ MODELTRANSLATION_LANGUAGES = ('uz', 'en', 'ru')
|
||||
|
||||
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', env.str("SWAGGER_PROTOCOL", 'https'))
|
||||
|
||||
CORS_ALLOWED_ORIGINS = [
|
||||
"http://localhost:3000",
|
||||
"http://127.0.0.1:3000",
|
||||
'https://uyqur.vercel.app'
|
||||
]
|
||||
CORS_ALLOW_ALL_ORIGINS = True
|
||||
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
"https://acargo.felixits.uz",
|
||||
|
||||
Reference in New Issue
Block a user