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