Spaces:
Sleeping
Sleeping
File size: 257 Bytes
3a66575 | 1 2 3 4 5 6 | # 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
|