{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "SafeCampus.Web.Entry": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "http://localhost:5566", "applicationUrl": "http://localhost:5566", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }