7 lines
166 B
Plaintext
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
|