mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
commit
1912b62ddb
@ -47,7 +47,7 @@ https.createServer(httpsOpts, function (req, res) {
|
|||||||
}).listen(9010);
|
}).listen(9010);
|
||||||
|
|
||||||
//
|
//
|
||||||
// Create the proxy server listening on port 443
|
// Create the proxy server listening on port 8010
|
||||||
//
|
//
|
||||||
httpProxy.createServer({
|
httpProxy.createServer({
|
||||||
ssl: httpsOpts,
|
ssl: httpsOpts,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user