try to force gevent monkey patching earlier

This commit is contained in:
Kenneth Kehl
2025-07-28 11:17:00 -07:00
parent 6f663c83eb
commit 99585ae9f0
6 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
env: staging
instances: 1
memory: 1G
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py gunicorn_entry:application
public_admin_route: notify-staging.app.cloud.gov
cloud_dot_gov_route: notify-staging.app.cloud.gov
redis_enabled: 1