# Forge web console. Copy to apps/web/.env.local for local dev. # Backend URL the Next server proxies /api/forge/* to (server-side rewrite) and exposes # as NEXT_PUBLIC_FORGE_API_URL. Defaults to http://127.0.0.1:8000 in dev. FORGE_API_URL=http://127.0.0.1:8000