Docker Containers not connected ... Need Help!
Visit here : docker problem
I have a NodeJS container and a MongoDB container both of which are firing up on running docker-compose up
.
The problem arises because the Node app can't connect to the Mongo DB.
Please have a look at this link