monorepo/web/maplepress-frontend/.env.example

7 lines
185 B
Text

# MaplePress Frontend Environment Variables
# Backend API URL
VITE_API_BASE_URL=http://localhost:8000
# Development/Production mode (set by Vite automatically)
# NODE_ENV=development