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 58a10da commit 0483258Copy full SHA for 0483258
dev.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+
3
+./venv/bin/gunicorn -b localhost:8080 -w 3 tracker:app
0 commit comments