MachinaCheck / .env.example
sarmaddev's picture
added docker and nextjs app
3318ac7
raw
history blame contribute delete
226 Bytes
# Manufacturing Agent - Frontend Configuration
# Backend API URL for analyze endpoint
# Local development: http://localhost:8080
# Production: Update with your backend deployment URL
NEXT_PUBLIC_API_URL=http://localhost:8080