Sanket-Setu / frontend /.env.production
devrajsinh2012's picture
chore: migrate backend deployment from Fly.io to Hugging Face Spaces
9e4f343
raw
history blame contribute delete
427 Bytes
# Production environment — used by Vercel when building the frontend.
# Replace YOUR_HF_USERNAME and YOUR_SPACE_NAME with your actual Hugging Face values.
# The URL format is: https://{username}-{space-name}.hf.space
#
# Example: if your HF username is "devrajsinh" and the Space is named "sanketsetu-backend"
# VITE_WS_URL=wss://devrajsinh-sanketsetu-backend.hf.space
VITE_WS_URL=wss://devrajsinh2012-sanket-setu.hf.space