Ajay Thakor

Results 1 issues of Ajay Thakor

I have created an image with Docker for mongo db named `mongodb` and I am running mongo express using this `mongodb`. ![image](https://user-images.githubusercontent.com/8626928/88506256-1d14de00-cff7-11ea-9bd5-3f16ec5edf89.png) **Here's my code of app.js** ``` const MongoClient...