{ "profiles": { "Kestrel WebServer": { "commandName": "Project", "launchBrowser": false, "environmentVariables": { "$STORAGE_ROOT": "../../../Data", "log__name": "files.service", "log__dir": "../../../Logs", "ASPNETCORE_URLS": "http://localhost:5009", "ASPNETCORE_ENVIRONMENT": "Development" } }, "WSL 2 : Ubuntu 20.04": { "commandName": "WSL2", "launchBrowser": false, "environmentVariables": { "$STORAGE_ROOT": "../../../Data", "log__name": "files.service", "log__dir": "../../../Logs", "ASPNETCORE_URLS": "http://localhost:5009", "ASPNETCORE_ENVIRONMENT": "Development" }, "distributionName": "Ubuntu-20.04" } } }