Merge pull request #1233 from alphagov/template-service

add template preview service to cf manifest
This commit is contained in:
Leo Hemsted
2017-04-18 16:49:13 +01:00
committed by GitHub

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