mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-30 04:11:42 -05:00
add new cf performance-platform service to manifest
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user