{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:57171/", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "cap", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Sample.RabbitMQ.MySql": { "commandName": "Project", "launchBrowser": true, "launchUrl": "cap", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Production" }, "applicationUrl": "http://localhost:57173/" } } }