Files
notifications-admin/deploy-config/production.yml

11 lines
317 B
YAML
Raw Normal View History

2022-11-02 15:31:01 -04:00
env: production
instances: 2
memory: 2G
2024-10-29 15:28:07 -04:00
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application
public_admin_route: beta.notify.gov
cloud_dot_gov_route: notify.app.cloud.gov
2023-05-08 15:27:55 -04:00
redis_enabled: 1
2024-10-17 13:09:58 -04:00
nr_agent_id: '1050708682'
nr_app_id: '1050708682'
2024-10-24 17:03:45 -07:00
FEATURE_BEST_PRACTICES_ENABLED: false