Skip to content

Commit 19d7dae

Browse files
committed
Run app with 1 worker
1 parent 208042a commit 19d7dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker backend.main:app
1+
web: gunicorn -w 1 -k uvicorn.workers.UvicornWorker backend.main:app

0 commit comments

Comments
 (0)