We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00b460 commit a444d8eCopy full SHA for a444d8e
entrypoint.sh
@@ -2,5 +2,4 @@
2
export NEW_RELIC_APP_NAME="analytics-reporter-api"
3
export NODE_ENV="test"
4
export PATH="$PATH:/home/vcap/deps/0/bin"
5
-node deploy/cron.js
6
-
+npm start
0 commit comments