Brian Lau
Brian Lau

Reputation: 127

How to manage domain url?

I have my site on heroku pccma.herokuapp.com. I have a domain brianlau.tech. When I go to brianlau.tech, it gets redirected to pccma.herokuapp.com. How can I get my domain url to replace my site?

Here are my settings.

enter image description here

enter image description here

enter image description here

Also, I added on heroku. Any help would be appreciated! enter image description here

Upvotes: 0

Views: 31

Answers (1)

Nathan Lee
Nathan Lee

Reputation: 2231

I looks to me like your A records are incorrect, and need to be changed to the Herkou IP's.

https://devcenter.heroku.com/articles/custom-domains

Upvotes: 1

Related Questions