Instrument JS with copy/pasted snippet

this avoids having to set `unsafe-inline` in our CSP header
This commit is contained in:
Ryan Ahearn
2023-05-02 15:26:57 -04:00
parent 3f44877c8b
commit 3f13598f70
10 changed files with 36 additions and 2 deletions

View File

@@ -27,3 +27,8 @@ REDIS_URL=redis://localhost:6379/0
# New Relic
NEW_RELIC_CONFIG_FILE=newrelic.ini
NEW_RELIC_LICENSE_KEY="don't write secrets to the sample file"
NR_ACCOUNT_ID=3389907
NR_TRUST_KEY=562946
NR_AGENT_ID=1134289521
NR_APP_ID=1013682065
NR_BROWSER_KEY="don't write secrets to the sample file"