{ "$schema": "https://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://0.0.0.0:31551", "sslPort": 44346 } }, "profiles": { "NeDvachAPI": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "Home", "applicationUrl": "http://0.0.0.0:7141;http://0.0.0.0:5141", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "Home", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }