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