How do we get the nginx.conf script to work with `docker-compose scale web=4` so that nginx will round robin the web containers?
How do we get the nginx.conf script to work with
docker-compose scale web=4so that nginx will round robin the web containers?