I can't find any documentation on this.
Sorry, I figured this out.
var proxy = new httpProxy.createProxyServer({ target: { socketPath: './socket' } });
Most helpful comment
Sorry, I figured this out.