Thanks @fuerst for the tips. Since you are changing the docker-compose file, would you replace the web container image with your nginx-proxy so that you don't need the steps to figure out the network. Also if you want, you can also use custom network, for which you can use your own network name (https://docs.docker.com/compose/networking/#specifying-custom-networks). Then connect nginx-proxy to the known network.
↧