Skip to content

dev static optimise #49

@echosoar

Description

@echosoar

Currently only for static file, but in some case, need proxy /api or other pathes to another server host.

so, need to support following proxy settings:

{
  "proxies": [
     {
"prefix": "/api/*",
"to": "https://xxxx.com/xxx/*"
    }
   ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions