# API base for the browser → Django. # Dev: http://localhost:8000/ (docker compose maps host :8000 → backend:5000) # Prod: leave empty for same-origin (nginx proxies /api, /callback, /auth to Django) VITE_API_URL=http://localhost:8000/