We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4217c9 commit 634dadcCopy full SHA for 634dadc
Procfile
@@ -1 +1 @@
1
-web: gunicorn -b "0.0.0.0:$PORT" -w 3 tutorial.wsgi
+web: gunicorn tutorial.wsgi --log-file -
0 commit comments