"WebSocket connection error" shows up on the bottom of the webpage  Btw, I add a .env file at the ui subfolder ``` VITE_API_URL=http://localhost:8000 VITE_WS_URL=ws://localhost:8000/ws VITE_GOOGLE_MAPS_API_KEY=? ```
"WebSocket connection error" shows up on the bottom of the webpage
Btw, I add a .env file at the ui subfolder