{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iis": { "applicationUrl": "http://localhost/SeniorAssistant", "sslPort": 0 }, "iisExpress": { "applicationUrl": "http://localhost:50361", "sslPort": 44387 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "SeniorAssistant": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "https://localhost:5001;http://localhost:5000" }, "Docker": { "commandName": "Docker", "launchBrowser": true, "launchUrl": "{Scheme}://{ServiceHost}" }, "Snapshot Debugger (servizio app di Azure)": { "commandName": "Snapshot Debugger (servizio app di Azure)" } } }