mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-06 05:30:39 +02:00
updates vscode debugging config
This commit is contained in:
parent
e996966388
commit
7bc12b340f
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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user