Skip to content

Fix port forwarding for recent changes in ParaView

Kenneth Moreland requested to merge kmorel/pvsc:reverse-port-setting into master

The current server connection does not read $PV_SERVER_PORT$ correctly as a port. However, giving the port here is not necessary as long as the same port number is used on both sides of the connection.

Merge request reports

Loading