{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "Service": { "commandName": "Project", "launchUrl": "values", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:5001" } } }