# web/.env.local — Cloudflare R2 credentials for the review UI # # Copy this file to web/.env.local and fill in your own R2 bucket details. # .env.local is gitignored. NEVER commit real credentials. # # Cloudflare R2 → Manage R2 API Tokens → Create API token (read+write on your bucket) R2_ENDPOINT_URL=https://.r2.cloudflarestorage.com R2_ACCESS_KEY_ID= R2_SECRET_ACCESS_KEY= R2_BUCKET=