We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a682105 commit 8a1597eCopy full SHA for 8a1597e
nuxt.config.js
@@ -79,7 +79,7 @@ export default {
79
80
// @nuxtjs/axios plugin configuration
81
axios: {
82
- baseURL: '/'
+ prefix: '/'
83
},
84
85
// @nuxtjs/proxy configuration
0 commit comments