Update file launchSettings.json

This commit is contained in:
pashko
2025-09-01 14:29:52 +00:00
parent 0f1e1faff6
commit 5674a3fafc
+1 -1
View File
@@ -4,7 +4,7 @@
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": true, "launchBrowser": true,
"applicationUrl": "http://localhost:5000", "applicationUrl": "http://*:5000",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
} }