chsami
Results
1
issues of
chsami
The following code does not seem to set the baseurl. Anybody else has this issue? ``` publicRuntimeConfig: { nuxtswagger: [ { pluginName: 'api1', axiosConfig: { baseURL: process.env.api1}, }, { pluginName:...