We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20782bd commit 6ac1e5eCopy full SHA for 6ac1e5e
README.md
@@ -1,6 +1,7 @@
1
### Setup Requisites
2
- Mongo
3
- docker
4
+ - python
5
6
### ENV setup
7
- docker run -d -p 27017:27017 -v ~/work/data:/data/db mongo
0 commit comments