The 3030:3000 port mapping only exposes port 3030 on the host. Container-to-container traffic (scraper → browserless) and the healthcheck (which runs inside the browserless container) must use the container's own port 3000. Only the host-side default in main.go and the Dockerfile ENV remain on 3030.
3.3 KiB
3.3 KiB