diff --git a/App01/ Properties/launchSettings.json b/App01/ Properties/launchSettings.json index 16c4641..a415873 100644 --- a/App01/ Properties/launchSettings.json +++ b/App01/ Properties/launchSettings.json @@ -4,7 +4,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "applicationUrl": "http://localhost:5000", + "applicationUrl": "http://*:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }