DEV Community

Discussion on: How to setup a MongoDB Replica set for development using Docker

Collapse
 
sntnupl profile image
Santanu Paul • Edited

Hi Marco,

I'm glad you liked the blog post.
The chown thing was necessary due to one of the errors that I faced while creating this setup. I found the solution from here.