Files
meshstream/web/.env.development
T
2025-04-22 13:26:35 -07:00

4 lines
105 B
Bash

# Development environment variables
VITE_API_BASE_URL="http://localhost:8080"
VITE_APP_ENV="development"