{ "profiles": { "http": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "APP_PASS_PHRASE": "123456" }, "dotnetRunMessages": true, "applicationUrl": "http://localhost:5015" } }, "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:2334", "sslPort": 0 } } }