We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac90f3f + 01c31bf commit e31e470Copy full SHA for e31e470
.vscode/launch.json
@@ -23,7 +23,7 @@
23
"type": "chrome",
24
"request": "launch",
25
"name": "Launch Chrome",
26
- "url": "http://localhost:3000/tgstation-server-control-panel",
+ "url": "http://localhost:8080/tgstation-server-control-panel",
27
"webRoot": "${workspaceFolder}"
28
}
29
]
0 commit comments