This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
The scope in the docker image is wrong, and the image source of docker compose should be indicated #137
Open
Description
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
Metadata
Assignees
Labels
No labels