Files
homelab-infra/services/cloudflare-ddns/.env.example
2026-05-19 08:30:25 +00:00

7 lines
166 B
Plaintext

# cloudflare-ddns/.env
# Copy to .env and fill in real values. NEVER commit .env.
CLOUDFLARE_API_TOKEN=__CHANGEME__
DOMAINS=example.org,www.example.org
PROXIED=true