update app settings

This commit is contained in:
2025-08-29 15:16:57 -06:00
parent 4a3fb91ffe
commit c4f6972aa2
3 changed files with 5 additions and 16 deletions

View File

@@ -24,7 +24,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7239;http://localhost:5219",
"applicationUrl": "https://localhost:44320;http://localhost:5219",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Local"
}