Hi, I need to host zeppelin behind reverse proxy due to some restrictions, our current existing reverse proxy only can work for http so for webscoket I need to use another proxy (spring-cloud-gateway).
So is it possible to configure the zeppelin server to use different ports for http and websocket? Regards Chethan