{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:8891", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "api/videos", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "vCloud.Server.Videos": { "commandName": "Project", "launchBrowser": true, "launchUrl": "api/videos", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:8891" } } }