.env.sample
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
VITE_BACKEND_HOST
OpenHands Agent Server target These defaults assume you are manually pointing the frontend at a backend on 127.0.0.1:8000. The recommended…
VITE_BACKEND_BASE_URL
VITE_FRONTEND_PORT
Frontend dev server
VITE_USE_TLS
VITE_INSECURE_SKIP_VERIFY
VITE_MOCK_API
Mocking / test helpers