diff --git a/Service/Application.Web/Properties/launchSettings.json b/Service/Application.Web/Properties/launchSettings.json index 2ab4651..2fd1bf3 100644 --- a/Service/Application.Web/Properties/launchSettings.json +++ b/Service/Application.Web/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "http://localhost:5031;http://192.168.0.110:5032", + "applicationUrl": "http://localhost:5031;", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }