Hi ,
I have my dreamfactory instance hosted on AWS EC2 instance.I have pointed my custom domain to the dreamfactory API i.e. [api.mywebsite.com is pointed to http://ec2-11-11-111-111.ap-southeast-1.compute.amazonaws.com:80/dreamfactory/dist/ ] .
When I access api_docs ( swagger UI ) through my custom domain , the API dont seem to work , the requests do not complete . The response code is 0 and response body is “no content” .
Do I need to do any additional setting on DF installation to make this work ?
Regards
Abhijit