Hi,
I want to know if there is a way to run a new container with a VIRTUAL_HOST already used by another container without load balancing.
I want to keep the older config until the old container isn't stopped.
I want be able to do this in order to have a migration of containers testing the new container before switch the nginx proxy. Now I have the load balancing when I start the new container.