This commit is contained in:
2023-07-10 10:35:51 +07:00
parent 48d1d02925
commit e7eac16cfd
9 changed files with 12 additions and 12 deletions
@@ -3,7 +3,7 @@ import { createServer } from '@vue-storefront/middleware';
const middlewareConfig = {
integrations: {
boilerplate: {
location: '@vue-storefront/integration-boilerplate-api/server',
location: '@ardee-tech/sylius-rest-integration-api/server',
configuration: {},
},
}