Merge pull request #16 from seripap/feature/containers

Added Heroku procfile
This commit is contained in:
Daniel Seripap 2016-02-25 11:46:49 -05:00
commit 409a68a9be

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: port=$PORT npm start