5 lines
96 B
Bash
5 lines
96 B
Bash
ZONE_ID="abc123zoneid"
|
|
DNS_NAME="subdomain.example.com"
|
|
CLOUDFLARE_API_KEY="your_api_key_here"
|
|
|