Patrick

Results 1 issues of Patrick

Hello dear devs! I found a confusing behaviour of the strapi nuxt module. I'v got this in my nuxt.config.ts : ``` ... runtimeConfig: { strapi: { url: 'http://localhost:1337', prefix: '/api',...