Trying to redirect a docker container to another through nginx
Solution 1:
the location should be /
not \
and also try to put the other container name or it's IP in the proxy_pass
the location should be /
not \
and also try to put the other container name or it's IP in the proxy_pass