Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example with proxy #7

Open
xavierlesa opened this issue Jan 29, 2021 · 0 comments
Open

Example with proxy #7

xavierlesa opened this issue Jan 29, 2021 · 0 comments

Comments

@xavierlesa
Copy link

xavierlesa commented Jan 29, 2021

There is an special setting to work with proxy and DO static apps?
I'd do some thing like this:

// nuxt.config.js

proxy: {
  '/api/': 'https://my-backend-app.ondigitalocean.app'
}

But any POST response an 405 NOT ALLOWED, it does not work like I expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant