Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Revert "chore: remove preload_app setting docker_gunicorn_configurati…
Browse files Browse the repository at this point in the history
…on.py (#493)" (#494)

This reverts commit 75153b9.
  • Loading branch information
nadeemshahzad authored Oct 13, 2022
1 parent 75153b9 commit 413ff10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registrar/docker_gunicorn_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import multiprocessing # pylint: disable=unused-import


preload_app = True
timeout = 300
bind = "0.0.0.0:18734"
workers = 2
Expand Down

0 comments on commit 413ff10

Please sign in to comment.