|
@@ -68,6 +68,8 @@ CORS_ALLOWED_ORIGINS = [
|
|
'http://127.0.0.1',
|
|
'http://127.0.0.1',
|
|
'http://localhost',
|
|
'http://localhost',
|
|
'http://120.46.190.49',
|
|
'http://120.46.190.49',
|
|
|
|
+ 'http://doc.ap-healthcare.com'
|
|
|
|
+ 'http://183.195.216.54/'
|
|
]
|
|
]
|
|
CORS_ORIGIN_ALLOW_ALL = True
|
|
CORS_ORIGIN_ALLOW_ALL = True
|
|
CORS_ALLOW_CREDENTIALS = True
|
|
CORS_ALLOW_CREDENTIALS = True
|