fix
This commit is contained in:
@@ -8,6 +8,7 @@ CORS_ALLOWED_ORIGINS = [
|
|||||||
"https://www.ibapp.uz",
|
"https://www.ibapp.uz",
|
||||||
'https://test.ibapp.uz',
|
'https://test.ibapp.uz',
|
||||||
'http://192.168.1.104:8081',
|
'http://192.168.1.104:8081',
|
||||||
|
'https://ikkita.felixits.uz',
|
||||||
]
|
]
|
||||||
|
|
||||||
CSRF_TRUSTED_ORIGINS = [
|
CSRF_TRUSTED_ORIGINS = [
|
||||||
@@ -15,4 +16,5 @@ CSRF_TRUSTED_ORIGINS = [
|
|||||||
'http://127.0.0.1:8001',
|
'http://127.0.0.1:8001',
|
||||||
'https://test-uyqur.felixits.uz',
|
'https://test-uyqur.felixits.uz',
|
||||||
"https://test-api.ibapp.uz",
|
"https://test-api.ibapp.uz",
|
||||||
|
'https://bitta.felixits.uz',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user