Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8a1597e

Browse files
Fix conflict with proxy module
See baseURL section: https://axios.nuxtjs.org/options
1 parent a682105 commit 8a1597e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default {
7979

8080
// @nuxtjs/axios plugin configuration
8181
axios: {
82-
baseURL: '/'
82+
prefix: '/'
8383
},
8484

8585
// @nuxtjs/proxy configuration

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /