Sanket-Setu / frontend /.env.example
devrajsinh2012's picture
chore: migrate backend deployment from Fly.io to Hugging Face Spaces
9e4f343
raw
history blame contribute delete
389 Bytes
# 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