Skip to content

Commit b3d1756

Browse files
add neewrelic to heroku config
Signed-off-by: Arnav Gupta <[email protected]>
1 parent 06243ed commit b3d1756

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: app.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"name": "CB Schedulecture",
77
"addons": [
88
"heroku-postgresql:hobby-dev",
9-
"sentry:f1"
9+
"sentry:f1",
10+
"newrelic:wayne"
1011
]
1112
}

0 commit comments

Comments
 (0)