Update .changeset/brown-cameras-marry.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
This commit is contained in:
Joe Patterson
2023-09-13 09:35:54 +10:00
committed by GitHub
parent ca726055d8
commit 16d80f885a
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
Allows the ability to override the inspect and add after the `=` so you can now change the i.p. and port of the inspect and inspectBrk by adding for example `--inspect=0.0.0.0:9229`
Added the ability to specify the listen address for the `--inspect` and `--inspect-brk` command. You can now set the ip and port of the `inspect` and `inspectBrk` by adding for example `--inspect=0.0.0.0:9229`