{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:5003", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "$STORAGE_ROOT": "../../Data", "log__name": "studio", "log__dir": "../../Logs" } }, "ASC.Web.Studio": { "commandName": "Project", "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "$STORAGE_ROOT": "../../Data", "log__name": "studio", "log__dir": "../../Logs" }, "applicationUrl": "http://localhost:5003" } } }