veritas-kanban/web/.env.example

7 lines
276 B
Text

# Veritas Kanban Web - Environment Variables
# Copy this file to .env and update the values:
# cp .env.example .env
# API base URL (default: /api — uses Vite proxy in dev)
# Set this if running the server on a different host/port
# VITE_API_URL=http://localhost:3001/api