mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
🔨 Adds note to Heroku Procfile
This commit is contained in:
parent
3aba2e7c1c
commit
59f5decdec
1 changed files with 3 additions and 0 deletions
3
Procfile
3
Procfile
|
|
@ -1 +1,4 @@
|
||||||
|
# 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
|
web: node server.js
|
||||||
Loading…
Reference in a new issue