DNS_Tools/Dynamic_DNS/Dynamic_DNS_Cloudflare/zones/subdomain.domain.com.env

5 lines
96 B
Bash
Raw Permalink Normal View History

ZONE_ID="abc123zoneid"
DNS_NAME="subdomain.example.com"
CLOUDFLARE_API_KEY="your_api_key_here"