Catalog set up
The catalog images have been updated to the new SPA looks.
If you want to use the classical images:
- Drop the
Microsoft.eShopOnContainers.Services.CatalogDb
database from thesqldata
container. - Rename
CatalogItems-MVC.zip
asCatalogItems.zip
- Rebuild the
catalog-api
service withdocker-compose build catalog-api
- Restart the application as usual