diff --git a/Groceries/Properties/launchSettings.json b/Groceries/Properties/launchSettings.json index 9e4e354..f296188 100644 --- a/Groceries/Properties/launchSettings.json +++ b/Groceries/Properties/launchSettings.json @@ -4,7 +4,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "applicationUrl": "https://localhost:7021;http://localhost:5021", + "applicationUrl": "https://*:7021;http://*:5021", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }