Specify Production in new relic app name

This commit is contained in:
Ryan Ahearn
2023-05-04 13:00:12 -04:00
parent 881f479417
commit 2a2dfbd0f0
2 changed files with 2 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ app_name = us-notify-api (Demo)
monitor_mode = true
[newrelic:production]
app_name = us-notify-api
app_name = us-notify-api (Production)
monitor_mode = true
# ---------------------------------------------------------------------------