it0/it0-web-admin/src/app/api/proxy
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
..
[...path] fix: read API_BASE_URL at request time in proxy route 2026-02-21 22:45:57 -08:00