Docker : impossible connection between MongoDB and another docker app
I'm having an issue with the connection between my MongoDB that I launched with docker (port:27017) but when I try to launch my app (the DB is needed for launching it), I am stuck with this error : MongoServerSelectionError: connect…