{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "launchUrl": "swagger", "applicationUrl": "http://localhost:5275", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "HTTPS_PROXY": "", "HTTP_PROXY": "" } } } }