{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "http://localhost:5180", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Tailwind.Hosting", "DEBUG": "tailwindcss:*", "nhnd_Utatane_ROOT": "/home/helpimnotdrowning/ww/" } }, "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "https://localhost:7299;http://localhost:5180", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Tailwind.Hosting", "DEBUG": "tailwindcss:*", "nhnd_Utatane_ROOT": "/" } } } }