mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 16:18:26 -04:00
Deploy app to cflinuxfs4 stack
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
applications:
|
||||
- name: notify-admin-((env))
|
||||
buildpack: python_buildpack
|
||||
stack: cflinuxfs4
|
||||
instances: ((instances))
|
||||
memory: ((memory))
|
||||
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application
|
||||
|
||||
Reference in New Issue
Block a user