nuxt-community/axios-module

If you need axios instance in store actions, you may have to pass it when dispatching. Base URL is required for requests in server-side & SSR and prepended to all requests with relative path. You can also use environment variable API_URL which overrides baseURL….

Source: https://github.com/nuxt-community/axios-module

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.