Next.js rewrites now use env vars (DATA_SERVICE_URL etc.) which point to in-cluster services. Missing port caused rewrites to hit port 80 instead of 8000, breaking /api/data/* proxy (candles, orderbook).