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 c0621b4 commit 930e4ebCopy full SHA for 930e4eb
Procfile
@@ -1 +1 @@
1
-web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker application:application --bind 0.0.0.0:5000
+web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker application:application --bind 0.0.0.0:8000
0 commit comments