Update codesuthar.json

I’ve updated the codesuthar.json file by adding the necessary NS records to configure Cloudflare Zero Trust Tunneling for the codesuthar subdomain. This change is required to integrate the domain with the Cloudflare dashboard and set up the subdomain properly for Cloudflare’s nameservers. This update will ensure that the domain is correctly pointed to Cloudflare for further configuration. Please let me know if any additional changes are needed.
This commit is contained in:
Aditya Suthar
2024-11-24 14:57:35 +05:30
committed by GitHub
parent 0e51b938dc
commit dfb2a6d5d2
+4
View File
@@ -9,6 +9,10 @@
"185.199.109.153",
"185.199.111.153",
"185.199.110.153"
],
"NS": [
"dexter.ns.cloudflare.com",
"fay.ns.cloudflare.com"
]
}
}