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.
2 parents 56df884 + e329f83 commit ea58a89Copy full SHA for ea58a89
README.md
@@ -4,5 +4,6 @@
4
- python
5
6
### ENV setup
7
-- docker run -d -p 27017:27017 -v ~/work/data:/data/db mongo
8
-- python app.py
+ - docker-compose up
+
9
+Post this start making changes to the code they should be reflected and you should be able to see them running.
0 commit comments