diff --git a/src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json b/src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json index 57c5afc34..055bcfc7f 100644 --- a/src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json +++ b/src/ApiGateways/Web.Bff.Shopping/aggregator/appsettings.localhost.json @@ -1,6 +1,6 @@ { "urls": { - "basket": "http://localhost:55105", + "basket": "http://localhost:55103", "catalog": "http://localhost:55101", "orders": "http://localhost:55102", "identity": "http://localhost:55105",