所以,我有域api.suapraia.org,它是我的heroku应用程序的自定义域。
但是当我将新域名请求发送到api上公开的资源(api.suapraia.org / some_resource )时,heroku会重定向到suapraia-api.herokuapp.com // some_resource
我是否需要在域配置上做些什么?
答案 0 :(得分:0)
我删除了所有godaddy的配置,并在Heroku博客上的这篇帖子后从0开始:https://blog.heroku.com/archives/2009/10/7/heroku_casts_setting_up_custom_domains
现在一切正常