summaryrefslogtreecommitdiff
path: root/.env.example
blob: 6860734b82045c76eefe89c2da1a7c08a8f0edd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Namecheap API credentials
NAMECHEAP_API_USER=your_namecheap_api_user
NAMECHEAP_API_KEY=your_namecheap_api_key
NAMECHEAP_USERNAME=your_namecheap_username
NAMECHEAP_CLIENT_IP=your_public_ip

# Cloudflare API credentials
CLOUDFLARE_API_TOKEN=your_cloudflare_api_token

# Note: This uses the production Namecheap API
# Use --dry-run flag for safe testing without actual registration