Skip to content

Commit 0033ce8

Browse files
authored
Update Procfile
1 parent aa80fd9 commit 0033ce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: gunicorn -b :$PORT training.main:app --workers $NUM_WORKERS --worker-class uvicorn.workers.UvicornWorker
1+
web: gunicorn -b :$PORT training.main:app --workers $NUM_WORKERS --worker-class uvicorn.workers.UvicornWorker --timeout 1200

0 commit comments

Comments
 (0)