fix: add env var for disabling new relic browser monitoring

This commit is contained in:
Karol Sójko
2021-05-18 09:52:21 +02:00
parent 2ac345caa8
commit e43636bf18

View File

@@ -20,3 +20,4 @@ NEW_RELIC_ENABLED=false
NEW_RELIC_THREAD_PROFILER_ENABLED=false
NEW_RELIC_LICENSE_KEY=
NEW_RELIC_APP_NAME=Web
NEW_RELIC_BROWSER_MONITORING_AUTO_INSTRUMENT=true