Update file launchSettings.json

This commit is contained in:
pashko 2025-09-01 14:29:52 +00:00
parent 0f1e1faff6
commit 5674a3fafc

View File

@ -4,7 +4,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5000",
"applicationUrl": "http://*:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}