Skip to content

Commit

Permalink
Merge pull request #240 from alan-wu/gunicorn-preload
Browse files Browse the repository at this point in the history
Add preload flag to gunicorn.
  • Loading branch information
egauzens authored Nov 5, 2024
2 parents e9378ca + d5a23ca commit 2c809f8
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 main:app
web: gunicorn main:app --preload

0 comments on commit 2c809f8

Please sign in to comment.