Skip to content

Commit

Permalink
Update content/docs/for-buildpack-authors/how-to/write-buildpacks/spe…
Browse files Browse the repository at this point in the history
…cify-launch-processes.md

Co-authored-by: Aidan Delaney <adelaney21@bloomberg.net>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano and AidanDelaney authored Feb 15, 2024
1 parent fdb94f3 commit b44856e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ default = true
# our debug process
[[processes]]
type = "worker"
type = "debug"
command = ["node", "--inspect", "app.js"]
EOL

Expand Down

0 comments on commit b44856e

Please sign in to comment.