api - Heroku subdomains redirect -


so, have domain api.suapraia.org config custom domain of heroku app.

but when send request on new domain resource exposed on api(api.suapraia.org /some_resource) heroku redirects suapraia-api.herokuapp.com //some_resource

is there need on domain config?

i've deleted godaddy's config , started out 0 following post on heroku's blog: https://blog.heroku.com/archives/2009/10/7/heroku_casts_setting_up_custom_domains

it working now


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -