Skip to content

Commit

Permalink
fix(shop): domain is now a list
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Baulig committed Nov 25, 2024
1 parent 4c61494 commit f1bd5fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion datasets/demo-shop/data/seed-data/shops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
shopNumber: "00000000"
name: "Restorecommerce Demo Shop 000"
description: ""
domain: localhost
domains:
- localhost
organizationId: restorecommerce-demo-shop-000-organization
meta:
modifiedBy: ""
Expand Down

0 comments on commit f1bd5fe

Please sign in to comment.