You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
1.The scope in the docker image is wrong
https://github.com/spatxos/eShopOnDapr/blob/ee0085993628ba6e41a6f9221f36fca3ff47292e/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/ProgramExtensions.cs#LL43C42-L43C42
,Scopes should be { "shoppingaggr", AppName }
2.The image source of docker compose should be indicated
Use docker compose to start, you should indicate the image source of the images, otherwise the local modification will not take effect
The text was updated successfully, but these errors were encountered: