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