Public Access
1
0

fix: don't need debug port?

This commit is contained in:
2025-09-08 10:43:16 -04:00
parent 0b1fe05cf1
commit 8a19601f9e

1
.vscode/launch.json vendored
View File

@@ -9,7 +9,6 @@
"runtimeArgs": [
"start"
],
"port": 9229,
"console": "integratedTerminal",
"serverReadyAction": {
"pattern": "Web Server running at (http://localhost:[0-9]+)",