# RestroAI Frontend Environment Variables # The HTTP URL of the remote backend server VITE_API_URL=https://api.yourdomain.com # The WebSocket URL of the remote backend server VITE_WS_URL=wss://api.yourdomain.com