Skip to content

Commit

Permalink
fix: host
Browse files Browse the repository at this point in the history
  • Loading branch information
nana4rider committed Feb 9, 2025
1 parent b3d9284 commit 0a3f6dd
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 @@ -15,7 +15,7 @@
"type": "node",
"request": "attach",
"name": "Remote Debug",
"address": "192.168.1.30",
"address": "manager",
"port": 9229,
"remoteRoot": "/app",
"localRoot": "${workspaceFolder}"
Expand Down

0 comments on commit 0a3f6dd

Please sign in to comment.