File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 -----> Fetching custom git buildpack... done
2626 -----> Java app detected
2727 -----> Installing wget... version 1.15 installed
28- -----> Installing JDK... (downloading...) version 1.8.0_40 installed
28+ -----> Installing JDK... (downloading...) version 1.8.0_45 installed
2929 -----> Installing Maven... version 3.3.1 installed
3030 -----> Installing NewRelic agent... done
3131 -----> Executing build...
@@ -43,6 +43,8 @@ Config vars can be set using the Heroku CLI:
4343
4444 $ heroku config:set VAR="value"
4545
46+ * ` NEW_RELIC_DISABLED ` : New Relic agent
47+ ` NEW_RELIC_DISABLED="true" ` will disable New Relic agent for the application
4648* ` JCE ` : JCE Unlimited Strength
4749 ` JCE="true" ` will download and apply the JCE Unlimited Strength policy files
4850* ` GEMS ` : Ruby gems
You can’t perform that action at this time.
0 commit comments