fix(config): solution structure

This commit is contained in:
2025-06-19 00:33:08 -04:00
parent e03a5c9732
commit b103afda9a
3 changed files with 24 additions and 51 deletions

View File

@@ -1,7 +1,9 @@
{
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"Hutopy.Web - DEV": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://0.0.0.0:5001;http://0.0.0.0:5000",
"environmentVariables": {
@@ -9,4 +11,4 @@
}
}
}
}
}