Add procfile for heroku

This commit is contained in:
Ben Ramey
2014-03-22 20:31:17 -05:00
parent fdcc6fabec
commit 24aa50397c

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: NODE_ENV=production node app.js