{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:49558", "sslPort": 44332 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "cap", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Sample.RabbitMQ.MySql": { "commandName": "Project", "launchBrowser": true, "launchUrl": "cap", "applicationUrl": "http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }