Crowd-Detection / frontend /.env.example
Praveen-K-0503
fix: resolve parameter bugs in frontend settings panel
3a66575
raw
history blame contribute delete
257 Bytes
# Copy this file to .env.local for local development, or to .env.production for prod builds.
# The app defaults to http://localhost:8000 if this is not set.
# Backend API URL (your HuggingFace Spaces URL or local server)
VITE_API_URL=http://localhost:8000