Shows heroku address instead of my domain address

时间:2018-08-30 17:16:11

标签: heroku namecheap

I deployed my app to heroku and set it up in namecheap.com

I added custom doamin like this

enter image description here

域名便宜

enter image description here

,当我在浏览器的地址栏中键入texty.marketing时。 它向我显示了heroku应用程序地址

https://whispering-hamlet-32114.herokuapp.com/

我想念什么?

1 个答案:

答案 0 :(得分:0)

heroku domains:add example.com

heroku domains:add www.example.com

heroku domains:add *.example.com

这是从heroku端指向您的域名

这是一个YouTube视频,可简化操作https://www.youtube.com/watch?v=kKGSGT7mSnQ&t=29s

请告诉我这是否有效