fix attach launch config
This commit is contained in:
parent
22aaeedd3b
commit
a60e813709
|
@ -54,6 +54,7 @@
|
|||
"type": "node",
|
||||
"request": "attach",
|
||||
"name": "Attach to Port",
|
||||
"protocol": "legacy",
|
||||
"address": "localhost",
|
||||
"port": 5858
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue