We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2665ea1 commit eb47b5dCopy full SHA for eb47b5d
gin-vue-admin.code-workspace
@@ -27,7 +27,7 @@
27
"request": "launch",
28
"name": "Backend",
29
"cwd": "${workspaceFolder:backend}",
30
- "program": "${workspaceFolder:backend}/main.go"
+ "program": "${workspaceFolder:backend}/"
31
},
32
{
33
"type": "node",
0 commit comments