Files
nextcloud-docker/.tls-renewal.env.example
2026-04-17 08:44:28 +05:30

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