aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index c3e0b94..995ecf7 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -15,7 +15,7 @@
"type": "node",
"request": "launch",
"name": "Server",
- "program": "${workspaceRoot}/bin/www"
+ "program": "${workspaceRoot}/src/server/bin/www"
}
],
"compounds": [