it0/it0-web-admin/src
hailin 74e4c55277 fix: read API_BASE_URL at request time in proxy route
The module-level const was being inlined at build time by Next.js
standalone bundler, causing the proxy to always use localhost:8000
instead of the Docker runtime env var api-gateway:8000.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 22:45:57 -08:00
..
app fix: read API_BASE_URL at request time in proxy route 2026-02-21 22:45:57 -08:00
application Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
domain Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
infrastructure feat: add Claude Agent SDK engine with multi-tenant support 2026-02-20 18:38:30 -08:00
lib Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
presentation feat: add Claude Agent SDK engine with multi-tenant support 2026-02-20 18:38:30 -08:00
stores Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
styles Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
types Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00