6 lines
141 B
Bash
6 lines
141 B
Bash
ZONE_ID="your_zone_id"
|
|
DNS_RECORD_ID="your_dns_record_id"
|
|
CLOUDFLARE_API_TOKEN="your_cloudflare_api_token"
|
|
DNS_NAME="subdomain.example.com"
|
|
|