add migrate command to server Procfile
This commit is contained in:
parent
1661b3fe65
commit
458876a2b4
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
web: npm start
|
||||
web: npm start
|
||||
release: npm migrate
|
Loading…
Reference in a new issue