Skip to content

Instantly share code, notes, and snippets.

@PaulRBerg
Forked from hhsnopek/netlify-dns.md
Created January 26, 2018 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PaulRBerg/59d7ba3c7b6a33e2a6827d732c9befa7 to your computer and use it in GitHub Desktop.
Save PaulRBerg/59d7ba3c7b6a33e2a6827d732c9befa7 to your computer and use it in GitHub Desktop.
Netlify DNS setup

Netlify DNS Setup

Quick ref for Netlify custom domains

Records

CNAME

Host: www, Value: you-netlify-site.netlify.com, TTL: 30 min

A

Host: @, Value: 104.198.14.52, TTL: 30min

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