xpeditis2.0/apps/frontend/app
David 618b3064c3 fix: use environment variable for API URL in carrier accept/reject pages
Replace hardcoded localhost:4000 URLs with NEXT_PUBLIC_API_URL environment variable
in carrier portal pages to support different environments (dev/staging/production).

Pages updated:
- app/carrier/accept/[token]/page.tsx
- app/carrier/reject/[token]/page.tsx

This fixes the issue where preprod environment (app.preprod.xpeditis.com) was calling
localhost:4000 instead of the correct API endpoint (api.preprod.xpeditis.com).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 13:04:29 +01:00
..
booking fix v1.0.0 2025-12-23 11:49:57 +01:00
carrier fix: use environment variable for API URL in carrier accept/reject pages 2025-12-23 13:04:29 +01:00
dashboard fix v1.0.0 2025-12-23 11:49:57 +01:00
demo-carte fix carte 2025-12-03 22:24:48 +01:00
forgot-password fix 2025-11-13 00:15:45 +01:00
login contexte user reparer 2025-11-30 17:50:05 +01:00
register send invitations 2025-11-30 13:39:32 +01:00
reset-password fix 2025-11-13 00:15:45 +01:00
test-image fix v1.0.0 2025-12-23 11:49:57 +01:00
verify-email fix 2025-11-13 00:15:45 +01:00
globals.css fix landing page , login , register 2025-10-31 12:38:05 +01:00
layout.tsx feature 2025-11-04 07:30:15 +01:00
page.tsx feature 2025-11-04 07:30:15 +01:00