# Frontend environment variables — copy this file to .env.local for local development # (Vite loads .env.local automatically; never commit .env.local) # WebSocket URL of the backend server. # For local development (backend running on default port): VITE_WS_URL=ws://localhost:8000 # For production (Hugging Face Spaces backend): # VITE_WS_URL=wss://devrajsinh2012-sanket-setu.hf.space