diff --git a/.vscode/launch.json b/.vscode/launch.json index b1c83b86..3ff83d5a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -52,7 +52,7 @@ "pathMappings": [ { "localRoot": "${workspaceFolder}", - "remoteRoot": "/app/app" + "remoteRoot": "/app/" } ], "justMyCode": true