{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:29177", "sslPort": 29178 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "event", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "server": { "commandName": "Project", "launchBrowser": true, "launchUrl": "event", "applicationUrl": "http://0.0.0.0:29176", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }