8000
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 bd3c61d commit 88395feCopy full SHA for 88395fe
run/helloworld/Procfile
@@ -0,0 +1 @@
1
+web: gunicorn --bind :$PORT --workers 1 --threads 8 --timeout 0 main:app
0 commit comments