{ "profiles": { "WSL": { "commandName": "WSL2", "launchBrowser": true, "launchUrl": "https://localhost:7132", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_URLS": "https://localhost:7132;http://localhost:5186" }, "distributionName": "" }, "HyperBooru": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, "applicationUrl": "https://localhost:7132;http://localhost:5186" } }, "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:1922", "sslPort": 44354 } } }