add new cf performance-platform service to manifest

This commit is contained in:
Leo Hemsted
2017-08-23 18:21:54 +01:00
parent bd2682b521
commit 1f93fc889c

View File

@@ -1,4 +1,4 @@
---
#---
buildpack: python_buildpack
command: scripts/run_app_paas.sh gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
@@ -10,6 +10,7 @@ services:
- firetext
- hosted-graphite
- redis
- performance-platform
env:
NOTIFY_APP_NAME: public-api
CW_APP_NAME: api