mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-21 03:12:25 +01:00
updates vscode debugging config
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -25,7 +25,7 @@
|
|||||||
"type": "firefox",
|
"type": "firefox",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "react: firefox",
|
"name": "react: firefox",
|
||||||
"url": "http://localhost:3000",
|
"url": "http://localhost:5173",
|
||||||
"webRoot": "${workspaceFolder}/frontend"
|
"webRoot": "${workspaceFolder}/frontend"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user