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 500c681 commit 729dcf4Copy full SHA for 729dcf4
entrypoint.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
export NEW_RELIC_APP_NAME="analytics-reporter-api"
3
-export NODE_ENV="test"
4
export PATH="$PATH:/home/vcap/deps/0/bin"
+npm run migrate
5
npm start
0 commit comments