A
AlokaiFabianClemenz

Error deploying - connect ECONNREFUSED 127.0.0.1:80

Hi - it's me again πŸ™‚ in local development, using yarn dev everything works fine. Even directly addressing the production backend works from local dev. But after running yarn build and starting up with yarn start it gives me this error. Does anyone know what to do? We're using the Boilerplate Integration... Maybe we forgot some configuration? Thanks in advance
F
FabianClemenzβ€’359d ago
Ok fixed it - middlewareUrl was missing in my nuxt.config.js as mentioned here -> https://docs.vuestorefront.io/v2/security/api-url.html
Server Middleware URL | Vue Storefront 2
Vue Storefront 2 documentation