added feature flag

This commit is contained in:
Beverly Nguyen
2025-10-14 12:37:12 -07:00
parent 1e58c3d9fa
commit f4d326738c
9 changed files with 19 additions and 3 deletions

View File

@@ -8,3 +8,4 @@ redis_enabled: 1
nr_agent_id: '1134302465'
nr_app_id: '1083160688'
API_PUBLIC_URL: https://notify-api-demo.app.cloud.gov
ORGANIZATION_DASHBOARD_ENABLED: False

View File

@@ -8,3 +8,4 @@ redis_enabled: 1
nr_agent_id: '1050708682'
nr_app_id: '1050708682'
API_PUBLIC_URL: https://notify-api-production.app.cloud.gov
ORGANIZATION_DASHBOARD_ENABLED: False

View File

@@ -12,3 +12,4 @@ SECRET_KEY: sandbox-notify-secret-key
nr_agent_id: ''
nr_app_id: ''
NR_BROWSER_KEY: ''
ORGANIZATION_DASHBOARD_ENABLED: False

View File

@@ -8,3 +8,4 @@ redis_enabled: 1
nr_agent_id: '1134291385'
nr_app_id: '1031640326'
API_PUBLIC_URL: https://notify-api-staging.app.cloud.gov
ORGANIZATION_DASHBOARD_ENABLED: True