Files
honeyDueAPI/docker-compose.yml
treyt 9f8828a503 Fix admin healthcheck: use 127.0.0.1 instead of localhost
Alpine Linux resolves localhost to IPv6 ::1, but Next.js binds to
IPv4 0.0.0.0 — causing the healthcheck to fail with connection refused.
Also update worker env vars from legacy Celery names to current ones.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 21:08:40 -06:00

5.1 KiB