mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-08-28 02:44:59 +00:00
7 lines
276 B
Text
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
|