Is there any way to enable kong to proxy the request to the local unix domain socket?

I have a backend service deployed in the same machine with kong, and listened on unix domain socket, Is there any way to enable kong to proxy the request to the local unix domain socket? thanks!