Updated sandbox and environment yamls

This commit is contained in:
alexjanousekGSA
2024-10-17 13:09:58 -04:00
parent 2504e58a87
commit 7e505f7fda
6 changed files with 21 additions and 13 deletions

View File

@@ -4,5 +4,6 @@ memory: 1G
public_admin_route: notify-demo.app.cloud.gov
cloud_dot_gov_route: notify-demo.app.cloud.gov
redis_enabled: 1
nr_agent_id: "1134302465"
nr_app_id: "1083160688"
nr_agent_id: '1134302465'
nr_app_id: '1083160688'
FEATURE_GUIDANCE_ENABLED: false

View File

@@ -4,5 +4,6 @@ memory: 1.5G
public_admin_route: beta.notify.gov
cloud_dot_gov_route: notify.app.cloud.gov
redis_enabled: 1
nr_agent_id: "1050708682"
nr_app_id: "1050708682"
nr_agent_id: '1050708682'
nr_app_id: '1050708682'
FEATURE_GUIDANCE_ENABLED: false

View File

@@ -8,6 +8,7 @@ ADMIN_CLIENT_USERNAME: notify-admin
ADMIN_CLIENT_SECRET: sandbox-notify-secret-key
DANGEROUS_SALT: sandbox-notify-salt
SECRET_KEY: sandbox-notify-secret-key
nr_agent_id: ""
nr_app_id: ""
NR_BROWSER_KEY: ""
nr_agent_id: ''
nr_app_id: ''
NR_BROWSER_KEY: ''
FEATURE_GUIDANCE_ENABLED: true

View File

@@ -4,5 +4,6 @@ memory: 1G
public_admin_route: notify-staging.app.cloud.gov
cloud_dot_gov_route: notify-staging.app.cloud.gov
redis_enabled: 1
nr_agent_id: "1134291385"
nr_app_id: "1031640326"
nr_agent_id: '1134291385'
nr_app_id: '1031640326'
FEATURE_GUIDANCE_ENABLED: true