{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "AspNetCore7Api": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "https://localhost:7030;http://localhost:5030", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }