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