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": {
|
"serverReadyAction": {
|
||||||
"action": "openExternally",
|
"action": "openExternally",
|
||||||
"pattern": "\\bNow listening on:\\s+https?://\\[::\\]:(\\d+)",
|
"pattern": "\\bNow listening on:\\s+https?://\\[::\\]:(\\d+)",
|
||||||
"uriFormat": "http://localhost:%s"
|
"uriFormat": "http://localhost:%s/eHoehDhc/exercises"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
|
|||||||
Reference in New Issue
Block a user