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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -