Skip to content

Commit

Permalink
Use long form
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfacade committed Aug 2, 2023
1 parent 8734873 commit 73bbce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
},
"pathMappings": [
{
"localRoot": "${workspaceFolder}",
"remoteRoot": "/opt"
"localRoot": "${workspaceFolder}/inference/worker",
"remoteRoot": "/opt/inference/worker"
}
],
"justMyCode": false
Expand Down

0 comments on commit 73bbce6

Please sign in to comment.