Changing forever script to correctly target app.js

This commit is contained in:
Nathan Leniz
2015-02-06 01:59:43 -05:00
parent ca26c38cc7
commit 6b80460556

View File

@ -1 +1 @@
web: ./node_modules/.bin/forever -m 5 server.js
web: ./node_modules/.bin/forever -m 5 app.js