Merge pull request #1443 from alphagov/rc_increase_gunicorn_threads

Increased Gunicorn threads
This commit is contained in:
Richard Chapman
2017-11-29 14:25:18 +00:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
---
inherit: manifest-api-base.yml
command: scripts/run_app_paas.sh gunicorn -c /home/vcap/app/gunicorn_config.py --error-logfile /home/vcap/logs/gunicorn_error.log -w 10 -b 0.0.0.0:$PORT application
services:
- notify-aws
- notify-config