{ "profiles": { "IntegradorBE": { "commandName": "Project", "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "MySecretKey": "_ll@v3Segur1d4d!123" }, "dotnetRunMessages": true, "applicationUrl": "https://localhost:7082;http://localhost:5082" }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } }, "$schema": "https://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:61372/", "sslPort": 44333 } } }