.env.example 196 B

123
  1. # Copy to .env. Mock mode returns realistic funnel responses without a backend.
  2. # Set to false once the FastAPI backend is available (proxied at /api -> http://localhost:8000).
  3. VITE_USE_MOCK=true