Skip to content

Example with proxy #7

@xavierlesa

Description

@xavierlesa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions