How do I setup NGINX configuration to reverse proxy to multiple containers using different proxies and site files
问题 I am working on setting up our development environment using Vagrant , Docker and NGINX (among other tools). We have a common microservice architecture and we are using a container per microservice. As a proof of concept, I am using two test microservices to try to work out the development environment, a and b . We are running three containers ( nginx,a,b ) for the purpose of my proof of concept. Using reverse proxies in NGINX, I want to be able to use the following proxies. http://localhost