4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
# Heroku config - Specifies the commands to execute when the app starts
|
|
# See docs for more info: https://devcenter.heroku.com/articles/procfile
|
|
|
|
web: node server.js |