Hello,
I have a problem with the Nginx proxy for the docker.
When trying to enter the site from the container is: 502 Bad Gateway:
or
Docker with Nginx proxy - 502 Bad Gateway
I have a problem with the Nginx proxy for the docker.
When trying to enter the site from the container is: 502 Bad Gateway:
Code:
2020/03/16 12:15:06 [error] 28661#0: *27 connect() failed (111: Connection refused) while connecting to upstream, client: 31.0.xxx.xxx, server: ubuntu.led-glass.eu, request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.17.0.2:8181/favicon.ico", host: "ubuntu.led-glass.eu", referrer: "http://ubuntu.led-glass.eu/"
Code:
2020/03/16 12:15:06...