Skip to content

Commit

Permalink
Update for Heroku deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
KeziaWahome committed Jan 4, 2024
1 parent 34fcc49 commit 677f988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
web: yarn start
web: cd api && yarn start

0 comments on commit 677f988

Please sign in to comment.