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

13 lines
442 B
YAML
Raw Normal View History

2022-11-02 15:31:01 -04:00
env: staging
instances: 1
memory: 1G
2024-10-29 15:28:07 -04:00
command: newrelic-admin run-program gunicorn -c /home/vcap/app/gunicorn_config.py application
2022-11-02 15:31:01 -04:00
public_admin_route: notify-staging.app.cloud.gov
cloud_dot_gov_route: notify-staging.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: '1134291385'
nr_app_id: '1031640326'
2025-04-22 12:26:43 -07:00
FEATURE_SOCKET_ENABLED: false
API_PUBLIC_URL: https://notify-api-staging.app.cloud.gov
2025-05-22 12:03:18 -07:00
API_PUBLIC_WS_URL: wss://notify-api-staging.app.cloud.gov