diff --git a/API/Properties/launchSettings.json b/API/Properties/launchSettings.json index 0be700e..ed83da2 100644 --- a/API/Properties/launchSettings.json +++ b/API/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "http://localhost:5050", + "applicationUrl": "http://0.0.0.0:5050", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }