Changed launch profile to use the right hosting address
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "http://localhost:5221"
|
||||
"applicationUrl": "http://0.0.0.0:5000"
|
||||
},
|
||||
"https": {
|
||||
"commandName": "Project",
|
||||
|
||||
Reference in New Issue
Block a user