mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 10:09:49 -04:00
Instrument JS with copy/pasted snippet
this avoids having to set `unsafe-inline` in our CSP header
This commit is contained in:
@@ -26,6 +26,12 @@ applications:
|
||||
NEW_RELIC_CONFIG_FILE: newrelic.ini
|
||||
NEW_RELIC_ENVIRONMENT: ((env))
|
||||
|
||||
NR_ACCOUNT_ID=3389907
|
||||
NR_TRUST_KEY=562946
|
||||
NR_AGENT_ID=((nr_agent_id))
|
||||
NR_APP_ID=((nr_app_id))
|
||||
NR_BROWSER_KEY=((NR_BROWSER_KEY))
|
||||
|
||||
REDIS_ENABLED: ((REDIS_ENABLED))
|
||||
ADMIN_BASE_URL: https://((public_admin_route))
|
||||
API_HOST_NAME: https://notify-api-((env)).apps.internal:61443
|
||||
|
||||
Reference in New Issue
Block a user