# Backblaze credentials BACKBLAZE_EMAIL=you@example.com BACKBLAZE_PASSWORD=your_password # Invoice fields (all optional - leave empty to skip) INVOICE_VAT_ID= INVOICE_DOCUMENT_TYPE= INVOICE_COMPANY= INVOICE_NOTES= # Output OUTPUT_DIR=./invoices # Browser BROWSER_HEADLESS=true BROWSER_TIMEOUT=30000 # Logging LOG_LEVEL=INFO