6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
# Used by scripts/renew-production-tls.sh in non-interactive contexts (e.g. cron)
|
|
# Copy to .tls-renewal.env and adjust values.
|
|
LETSENCRYPT_EMAIL=you@example.com
|
|
CLOUDFLARE_TOKEN_SCRIPT=$HOME/bin/cloudflare-api-usertoken.sh
|
|
CF_DNS_PROPAGATION_SECONDS=60
|