Files
lead-scraper/app/api/search
Timo Uttenweiler b01d14b784 Fix internal API calls in Docker (use localhost instead of origin)
req.nextUrl.origin resolves to external domain behind a reverse proxy,
breaking server-to-server fetch calls. Use localhost:PORT instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 11:22:57 +02:00
..