{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:18134", "sslPort": 44389 } }, "profiles": { "Default": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:5071", "environmentVariables": { } }, "Development": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://localhost:5071", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Local": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "http://0.0.0.0:5071", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Local" } } } }