diff --git a/Govor.API/Properties/launchSettings.json b/Govor.API/Properties/launchSettings.json index 16ddf4b..66e1268 100644 --- a/Govor.API/Properties/launchSettings.json +++ b/Govor.API/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "http://localhost:5041", + "applicationUrl": "http://0.0.0.0:8080;http://localhost:5041", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }