Skip to content

Instantly share code, notes, and snippets.

@JMPerez
Created May 1, 2019 05:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JMPerez/dbb799a01ae4455ebfd64f72491540ed to your computer and use it in GitHub Desktop.
Save JMPerez/dbb799a01ae4455ebfd64f72491540ed to your computer and use it in GitHub Desktop.
Setting up DNS for Netlify to work on a Zeit domain
now dns add domain.com @ A 104.198.14.52
now dns add domain.com www CNAME domain.netlify.com
@acro5piano
Copy link

acro5piano commented Apr 16, 2020

Thanks, you saved my life

@HiroAgustin
Copy link

Same here, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment