我有一个正在运行的 heroku 应用程序,并且已将 url 转发更改为我的 namecheap 主机。www.yadayada.com 的完整版完美运行。问题是如果我做 yadayada.com 它说
heroku | No such app
There is no app configured at that hostname.
Perhaps the app owner has renamed it, or you mistyped the URL.
在 namecheap 中,我将 @ 设置为 Heroku url,并将记录类型设置为 cname 别名。这同样适用于 www。版本。
有什么建议么?
谢谢!