Skip to content

Commit f2666bb

Browse files
Add Procfile
1 parent 4eac53f commit f2666bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: uv run gunicorn main:app -k uvicorn.workers.UvicornWorker -w 4 -b 0.0.0.0

0 commit comments

Comments
 (0)