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 2bf54e0 commit 4ac7de3Copy full SHA for 4ac7de3
Procfile
@@ -1 +1 @@
1
-web: gunicorn -w 1 App.main:app -b 0.0.0.0:8080 --preload
+web: gunicorn App.main:app --preload
0 commit comments