502 connection refuse while sending requests from docker-compose
I have a golang application that works well locally (I send requests and get the correct responses). But when I try to run this application in containers with nginx proxy server, I get a 502 error for all requests: [error]…