Updated script so it uses a zone API key now instead of the Global API key and Email address.

This commit is contained in:
2025-10-05 21:58:55 +01:00
parent 1eb4d13de9
commit cc1e47981e
2 changed files with 44 additions and 18 deletions
@@ -1,5 +1,4 @@
ZONE_ID="abc123zoneid"
DNS_NAME="subdomain.example.com"
CLOUDFLARE_EMAIL="you@example.com"
CLOUDFLARE_API_KEY="your_api_key_here"