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