Skip to content

Commit

Permalink
Adding forever
Browse files Browse the repository at this point in the history
  • Loading branch information
terakilobyte committed Feb 6, 2015
1 parent dcb057a commit ca26c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: ./node_modules/.bin/forever -m 5 server.js
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"express-flash": "^0.0.2",
"express-session": "^1.9.2",
"express-validator": "^2.8.0",
"forever": "^0.14.1",
"github-api": "^0.7.0",
"helmet": "^0.5.3",
"jade": "^1.8.0",
Expand Down

0 comments on commit ca26c38

Please sign in to comment.