We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eac53f commit f2666bbCopy full SHA for f2666bb
1 file changed
Procfile
@@ -0,0 +1 @@
1
+web: uv run gunicorn main:app -k uvicorn.workers.UvicornWorker -w 4 -b 0.0.0.0
0 commit comments