target

The URL that the proxy should redirect to.

Example

vite {
server {
proxy("/foo", "http://localhost:4567")
}
}

External resources