dns - Where do i find nameservers of my Heroku App? -


this can done thru zerigo. can't find nameservers myself somewhere , update @ accound purchased domain ?

heroku doesn't provide dns services therefore there no name servers.

you use domain name registrars control panel point dns records @ heroku application. typically cname record pointing @ .herokuapp.com entry. www.mydomain.com cname myapp.herokuapp.com.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -