Files
AIRegulation-DocAnalysis/frontend/.env.development
ash66 10a034e294 feat(bootstrap): refactor runtime dependency management and add lazy loading for binary store and vector index
feat(agent): update import for agent session service
feat(openai): add context truncation check in OpenAI answer generator
docs(README): update frontend environment file conventions
fix(vite): default local frontend development to local backend
2026-05-25 13:58:48 +08:00

3 lines
63 B
Plaintext

VITE_API_PROXY_TARGET=http://127.0.0.1:8000
FRONTEND_PORT=5173