Files
goodgo-platform/apps/web/Dockerfile
Ho Ngoc Hai 625b5b24fd
Some checks failed
CI / Lint → Typecheck → Test → Build (22) (push) Failing after 7s
CI / E2E Tests (push) Has been skipped
Deploy / Build API Image (push) Failing after 11s
Deploy / Build Web Image (push) Failing after 12s
Deploy / Build AI Services Image (push) Failing after 12s
E2E Tests / Playwright E2E (push) Failing after 13s
Deploy / Deploy to Staging (push) Has been skipped
Deploy / Smoke Test Staging (push) Has been skipped
Deploy / Deploy to Production (push) Has been skipped
Deploy / Smoke Test Production (push) Has been skipped
Deploy / Rollback Staging (push) Has been skipped
Deploy / Rollback Production (push) Has been skipped
fix: Web NEXT_PUBLIC_API_URL — add /api/v1 path suffix
api-client.ts uses NEXT_PUBLIC_API_URL as base URL for all fetch calls.
Without /api/v1, requests go to /listings instead of /api/v1/listings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 00:56:01 +07:00

2.0 KiB