Changed launch profile to use the right hosting address

This commit is contained in:
=
2026-04-18 06:40:59 +00:00
parent 31333ea168
commit dbb7dc168b

View File

@@ -8,7 +8,7 @@
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"dotnetRunMessages": true, "dotnetRunMessages": true,
"applicationUrl": "http://localhost:5221" "applicationUrl": "http://0.0.0.0:5000"
}, },
"https": { "https": {
"commandName": "Project", "commandName": "Project",