7 lines
185 B
Text
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
|