Update client launch URI to exercises page

This commit is contained in:
2026-02-07 18:11:21 +01:00
parent 55f10fba9f
commit c00e36eff4

2
.vscode/launch.json vendored
View File

@@ -30,7 +30,7 @@
"serverReadyAction": {
"action": "openExternally",
"pattern": "\\bNow listening on:\\s+https?://\\[::\\]:(\\d+)",
"uriFormat": "http://localhost:%s"
"uriFormat": "http://localhost:%s/eHoehDhc/exercises"
},
"env": {
"ASPNETCORE_ENVIRONMENT": "Development"