{ "profiles": { "ApiGateway": { "commandName": "Project", "launchBrowser": false, "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "MySecretKey": "_ll@v3Segur1d4d!123" }, "dotnetRunMessages": true, "applicationUrl": "http://localhost:5042" }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } }, "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:9939", "sslPort": 0 } } }