# Use 127.0.0.1, not localhost. On this machine localhost prefers ::1 and hits a # different listener (WSL/Docker on :8000) instead of the Windows uvicorn on 127.0.0.1. VITE_API_BASE=http://127.0.0.1:8000