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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -