Hi, I keep getting 502 Bad Gateway error after bui...
# developers
g
Hi, I keep getting 502 Bad Gateway error after building and starting with Docker Compose. I have an nginx reverse proxy running listening to port 80 and proxy_pass at localhost:3000. What could I do to troubleshoot this error?