Updated script so it uses a zone API key now instead of the Global API key and Email address.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
ZONE_ID="abc123zoneid"
|
||||
DNS_NAME="subdomain.example.com"
|
||||
CLOUDFLARE_EMAIL="you@example.com"
|
||||
CLOUDFLARE_API_KEY="your_api_key_here"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user