part 2 to update applicationUrl

This commit is contained in:
Artemy
2025-11-04 13:03:07 +07:00
parent 595253d7c3
commit ed03d6cbf7
+1 -1
View File
@@ -5,7 +5,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5041",
"applicationUrl": "http://0.0.0.0:8080;http://localhost:5041",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}