Gandi and Heroku set up issue

前端 未结 3 1760
无人共我
无人共我 2021-02-08 10:57

I have a domain from gandi.net, I\'m trying to make it point to my heroku app. I followed several tutorials and steps, I almost did it but I\'m getting this Access to ba

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-08 11:49

    You need to get rid of the A records because Heroku no longer supports them. www.yourdomain.com should still work with that config though.

    If you want to point the naked domain at your app on Heroku then you'll need to create an ALIAS record and I'm not sure if Gandhi supports these.

提交回复
热议问题