Currently I have a preconfigured VPN client that for some own sake uses exactly 9000 and there is no way to reconfigure it. How can I initiate dl4j's UIServer to some other port?
UIServer is based on Eclipse Vert.x. I have been tried to set up -Dhttp.port=9001
VM variabe, but with no success.