We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1e06e commit 9b98a31Copy full SHA for 9b98a31
1 file changed
Procfile
@@ -1 +1 @@
1
-web: gunicorn src.manage:app --bind 0.0.0.0:$PORT --workers 2 --threads 2
+web: gunicorn src.manager:app --bind 0.0.0.0:$PORT --workers 2 --threads 2
0 commit comments