I’ve added the node server adapter to my Astro project.
Since then, I get a 502 error when accessing the site.
The logs don’t indicate any error, and if I curl localhost:3000 from the container, I get the expected result
Not quite sure how to troubleshoot this further; I also don’t get any traefik logs