Make Procfile specify Heroku's desired port

This commit is contained in:
Guangcong Luo 2012-05-16 19:31:02 -05:00
parent 588a6d5b48
commit cae02e558c

View File

@ -1 +1 @@
web: node app.js
web: node app.js $PORT