{ "$schema": "https://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:9169", "sslPort": 44321 } }, "profiles": { "Development": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "launchUrl": "swagger", "applicationUrl": "http://localhost:5258", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Local": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "applicationUrl": "http://localhost:5258", "environmentVariables": { "DOTNET_ENVIRONMENT": "Local" } } } }