Enable syslog drain on all environments

This commit is contained in:
Athanasios Voutsadakis
2018-06-11 16:51:32 +01:00
parent 6d91867dcf
commit 2ac441f43e
6 changed files with 6 additions and 16 deletions

View File

@@ -2,8 +2,11 @@
buildpack: python_buildpack
command: scripts/run_app_paas.sh gunicorn -c /home/vcap/app/gunicorn_config.py application
services:
- notify-db
- logit-ssl-syslog-drain
env:
NOTIFY_APP_NAME: public-api
CW_APP_NAME: api