diff --git a/.vscode/launch.json b/.vscode/launch.json index 1517032..d772b4d 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -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"