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 854208f commit 9a792d8Copy full SHA for 9a792d8
examples/heroku/Procfile
@@ -1 +1 @@
1
-web: gunicorn --bind :$PORT --workers 1 --threads 2 --timeout 0 main:flask_app
+web: gunicorn --bind :$PORT --workers 1 --threads 10 --timeout 0 main:flask_app
0 commit comments