So, I have the domain api.suapraia.org that is config as a custom domain of my heroku app.
But when I send a request on my new domain to a resource that is exposed on the api(api.suapraia.org /some_resource) heroku redirects to suapraia-api.herokuapp.com //some_resource
Is there something that I need to do on domain config?