Added customer seeder with order data
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-30 00:11:19 +02:00
parent 50eee03dbe
commit 2db3b3d293
5 changed files with 296 additions and 8 deletions
@@ -1,4 +1,8 @@
{
"FeatureManagement": {
"CustomerSeederService": false,
"ProductsSeederService": false
},
"CdnSettings": {
"BaseCdn": "https://bookshop.cdn.khongisa.co.za/design/",
"BookCovers": [
@@ -257,5 +261,5 @@
"thumbnails/book_thumbnail_199.jpg",
"thumbnails/book_thumbnail_200.jpg"
]
}
}
}