add: add domain to cors header
This commit is contained in:
@@ -6,4 +6,5 @@ CORS_ALLOWED_ORIGINS = [
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
'http://localhost:8001',
|
||||
'http://127.0.0.1:8001',
|
||||
'https://horeca.felixits.uz',
|
||||
]
|
||||
Reference in New Issue
Block a user