fix(docs) fix lint issue
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user