mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-10 08:59:22 +00:00
Adjust name of debug launch config
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -5,7 +5,7 @@
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Note: Results debugger",
|
||||
"name": "Node: Results debugger",
|
||||
"type": "node",
|
||||
"request": "attach",
|
||||
"port": 9229,
|
||||
|
||||
Reference in New Issue
Block a user