diff --git a/.changeset/brown-cameras-marry.md b/.changeset/brown-cameras-marry.md index f87dc19b74..cfa6911842 100644 --- a/.changeset/brown-cameras-marry.md +++ b/.changeset/brown-cameras-marry.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -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` +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`