Files
vibe-kanban/remote-frontend/.env.production.example
Louis Knight-Webb fd9e5e5d79 Remote review (#1521)
2025-12-15 19:42:13 +00:00

10 lines
204 B
Plaintext

# API endpoint (backend)
VITE_API_BASE_URL=http://localhost:3000
# App base URL (frontend)
VITE_APP_BASE_URL=http://localhost:3000
# PostHog analytics
VITE_PUBLIC_POSTHOG_KEY=
VITE_PUBLIC_POSTHOG_HOST=