Update client launch URI to exercises page
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user