# Frontend Environment Variables # API URL - Backend endpoint # For Docker: http://localhost:3001 # For production: https://your-backend-domain.com NEXT_PUBLIC_API_URL="http://localhost:3001"