# AdventureLog — Frontend (local development) # Copy to .env: cp .env.example .env # Used when running `pnpm dev` from frontend/ # ── Backend API ───────────────────────────────────────── PUBLIC_SERVER_URL=http://127.0.0.1:8000 BODY_SIZE_LIMIT=Infinity # ═══════════════════════════════════════════════════════ # Optional — uncomment and edit as needed # ═══════════════════════════════════════════════════════ # ── Umami analytics ───────────────────────────────────── # Docs: https://adventurelog.app/docs/configuration/analytics.html # PUBLIC_UMAMI_SRC=https://cloud.umami.is/script.js # PUBLIC_UMAMI_WEBSITE_ID=