add template preview service to cf manifest

This commit is contained in:
Leo Hemsted
2017-04-18 16:43:55 +01:00
parent 4fcee5f216
commit 0850f5dd22

View File

@@ -5,6 +5,7 @@ command: scripts/run_app_paas.sh gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
services:
- notify-aws
- notify-config
- notify-template-preview
- hosted-graphite
- deskpro
instances: 1