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