redeploy with namespaced scripts
This commit is contained in:
parent
224c5ba79f
commit
eefd029cd2
2 changed files with 2 additions and 2 deletions
2
Procfile
2
Procfile
|
@ -1 +1 @@
|
||||||
web: npx predeploy
|
web: npm predeploy
|
|
@ -1 +1 @@
|
||||||
web: npx start
|
web: ./server npm start
|
Loading…
Reference in a new issue