change server Procfile to npm start
This commit is contained in:
parent
cbbacc0ada
commit
dbfe5c13d0
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
web: node server.js
|
||||
web: npm start
|
Loading…
Reference in a new issue