nejat-njonjo
Private Network Fails
I have 4 services the fourth one is nginx reverse-proxy.
Two services are dockerized, the other service is straight nodejs.
Now the NodeJs works well, I call the service name with a port number, but calling the other two dockerized fail. I tried entering the whole DNS but it doesn't work.
What should I do?
I am using NGINX, so here is basic config I want to achieve
Then I can use it in a location block
7 replies