Skip to content

Commit

Permalink
changed scv to jasper
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Jul 22, 2024
1 parent b90428b commit 3237d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"processId": "${command:pickRemoteProcess}",
"pipeTransport": {
"pipeProgram": "docker",
"pipeArgs": ["exec", "-i", "scv-api-1"],
"pipeArgs": ["exec", "-i", "jasper-api-1"],
"debuggerPath": "/vsdbg/vsdbg",
"pipeCwd": "${workspaceRoot}",
"quoteArgs": false
Expand Down

0 comments on commit 3237d71

Please sign in to comment.