Skip to content

Commit

Permalink
remove Catch All CNAME for porkbun deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
phoward38 committed May 11, 2024
1 parent f1c2686 commit 381ff39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ D("noclocks.dev", REG_NONE
, A("medium", "162.159.152.4")
, A("medium", "162.159.153.4")
, ALIAS("@", "lixie.porkbun.com.")
, CNAME("*", "lixie.porkbun.com.")
, CNAME("dev", "ghs.googlehosted.com.")
, CNAME("ad3ak4dqkd3micxscovcihwulfyajce5._domainkey", "ad3ak4dqkd3micxscovcihwulfyajce5.dkim.custom-email-domain.stripe.com.")
, CNAME("cgktxy47vh5wl4ghp5hdgk6tnmy62zbl._domainkey", "cgktxy47vh5wl4ghp5hdgk6tnmy62zbl.dkim.custom-email-domain.stripe.com.")
Expand Down

0 comments on commit 381ff39

Please sign in to comment.