Skip to content

Commit

Permalink
Increase worker timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed May 16, 2024
1 parent dab630f commit 0f5ea29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn app:app --log-file - --timeout 60
web: gunicorn app:app --log-file - --timeout 120

0 comments on commit 0f5ea29

Please sign in to comment.