Closed flinbu closed 2 years ago
I'm using axios to access to a custom API, this means that the baseUrl is pointing to the API URL, so when trying to send an email, the rest route doesn't exists.
baseUrl
How can I setup the module without axios or other alternative?
Thanks.
Closing in favor of https://github.com/dword-design/nuxt-mail/issues/66
I'm using axios to access to a custom API, this means that the
baseUrl
is pointing to the API URL, so when trying to send an email, the rest route doesn't exists.How can I setup the module without axios or other alternative?
Thanks.