diff --git a/SampleApi/Properties/launchSettings.json b/SampleApi/Properties/launchSettings.json index 7f6c8b9..dc3c20f 100644 --- a/SampleApi/Properties/launchSettings.json +++ b/SampleApi/Properties/launchSettings.json @@ -8,7 +8,7 @@ "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, - "applicationUrl": "http://localhost:5221" + "applicationUrl": "http://0.0.0.0:5000" }, "https": { "commandName": "Project",