Skip to content

Commit

Permalink
Update porter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunguroku authored Oct 2, 2023
1 parent 40e3661 commit 594a4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion porter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apps:
web:
run: "npm start"
run: "node index.js"
worker:
run: "npm start-worker"

Expand Down

0 comments on commit 594a4ab

Please sign in to comment.