mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 00:17:57 +00:00
Update dnsconfig.js
This commit is contained in:
+1
-1
@@ -109,4 +109,4 @@ commit.push(IGNORE("autodiscover", "CNAME"));
|
||||
commit.push(IGNORE("ns[1-5]", "A,AAAA"));
|
||||
|
||||
// Commit all DNS records
|
||||
D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare", { "manage_single_redirects": true })), commit);
|
||||
D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare")), commit);
|
||||
|
||||
Reference in New Issue
Block a user