Skip to content

Commit

Permalink
Add preload flag to gunicorn.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Nov 3, 2024
1 parent e9378ca commit d5a23ca
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 d5a23ca

Please sign in to comment.