Changing forever script to correctly target app.js

pull/86/head
Nathan Leniz 2015-02-06 01:59:43 -05:00
parent ca26c38cc7
commit 6b80460556
1 changed files with 1 additions and 1 deletions

View File

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