5 lines
155 B
Bash
5 lines
155 B
Bash
export CF_API_TOKEN="PASTE_CLOUDFLARE_TOKEN_HERE"
|
|
export CF_ACCOUNT_ID="PASTE_ACCOUNT_ID"
|
|
export CF_ZONE_ID="PASTE_ZONE_ID"
|
|
export CF_DOMAIN="example.com"
|