mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
added feature flag
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -12,3 +12,4 @@ SECRET_KEY: sandbox-notify-secret-key
|
||||
nr_agent_id: ''
|
||||
nr_app_id: ''
|
||||
NR_BROWSER_KEY: ''
|
||||
ORGANIZATION_DASHBOARD_ENABLED: False
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user