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 56df884 commit e329f83Copy full SHA for e329f83
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