Commit Graph

2 Commits

Author SHA1 Message Date
Lv, Qi
230f180dea fix(frontend): remove localhost rewrites and enforce NEXT_PUBLIC_BACKEND_URL
- remove Next.js rewrites to http://127.0.0.1:8000
- require NEXT_PUBLIC_BACKEND_URL in API routes (config, financials, config/test)
- prevent accidental fallback to host ports; use container service name backend:8000
2025-11-08 22:59:03 +08:00
xucheng
cb0a12eef5 chore(frontend): 提交前端静态资源与 API 路由调整 2025-10-30 16:28:53 +08:00