mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"silent": true,
|
|
"router": {
|
|
"localhost": "localhost:9000"
|
|
},
|
|
"forward": {
|
|
"port": 9001,
|
|
"host": "localhost"
|
|
}
|
|
} |