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