# Cloudflare R2 credentials R2_ACCOUNT_ID= R2_ACCESS_KEY= R2_SECRET_KEY= R2_BUCKET= # API endpoint (must expose /today returning { date, data }) API_URL= # Heardle obfuscation key (use one of these) VITE_HEARDLE_SALT= # OBFUSCATION_KEY= # Ntfy notifications (optional but required for alerts) NTFY_URL= NTFY_TOKEN=