Closed pawel-kow closed 2 years ago
I still get the same issue
the problem has been solved with rev.: ce2bc1904804c24b187921bd715ec9a6d5fa57a1 The point is that the container needs to bind to the public interface 0.0.0.0, which the docker build makes sure of by setting the corresponding environment variable. if the problem persists for you, please update the image (docker pull) or update the sources (git pull) and rebuild the image.
Build and started the backend via docker as in README
Server is responding with empty responses
Same if using docker compose from the /docker folder (nginx upstream error).