mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
add new cf performance-platform service to manifest
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
---
|
#---
|
||||||
|
|
||||||
buildpack: python_buildpack
|
buildpack: python_buildpack
|
||||||
command: scripts/run_app_paas.sh gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
|
command: scripts/run_app_paas.sh gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
|
||||||
@@ -10,6 +10,7 @@ services:
|
|||||||
- firetext
|
- firetext
|
||||||
- hosted-graphite
|
- hosted-graphite
|
||||||
- redis
|
- redis
|
||||||
|
- performance-platform
|
||||||
env:
|
env:
|
||||||
NOTIFY_APP_NAME: public-api
|
NOTIFY_APP_NAME: public-api
|
||||||
CW_APP_NAME: api
|
CW_APP_NAME: api
|
||||||
|
|||||||
Reference in New Issue
Block a user