{ "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNET_ENV": "Development" } }, "web": { "commandName": "web", "launchBrowser": true, "launchUrl": "http://localhost:5004" } } }