# Vite only exposes vars prefixed with VITE_ to client code. # Base URL of the API's /admin/* surface. Empty string = same origin as the # page (correct behind a shared reverse proxy). Native dev overrides it in # apps/admin-web/.env since the Vite dev server (5174) and the API (3000) # are different origins. VITE_ADMIN_API_URL=http://localhost:3000