forward-proxy -h
make build
make run
{
"hosts": {
"my-project.local": {
"overrideHost": true,
"targetHost": "localhost:8080"
}
}
}
curl -x localhost:8282 http://my-project.local # forwarded to http://localhost:8080 (Host: my-project.local)
Content type
Image
Digest
sha256:3f18ab176…
Size
5.1 MB
Last updated
over 2 years ago
Requires Docker Desktop 4.37.1 or later.