mahmdshafee's picture
Upload .env.local
282dc4a verified
raw
history blame contribute delete
232 Bytes
# Development (local backend)
VITE_API_BASE_URL=http://localhost:8000
# Production (HuggingFace Spaces backend)
# Uncomment after you have your HF Spaces URL
VITE_API_BASE_URL=https://mahmdshafee-emotion-detection-api.hf.space