Skip to content

Commit

Permalink
Remove the Procfile
Browse files Browse the repository at this point in the history
https://devcenter.heroku.com/articles/nodejs-support#default-web-process
-type

If no Procfile is present in the root directory of your app during the
build process, your web process will be started by running npm start, a
script you can specify in package.json.
  • Loading branch information
gemmaleigh committed Sep 12, 2016
1 parent e9b585d commit 06b820e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

0 comments on commit 06b820e

Please sign in to comment.