{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "backend": { "commandName": "Project", "launchBrowser": false, "applicationUrl": "http://localhost:5057", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }