Customizing the HTTPS Port
HTTPS will be exposed on port 8443 by default.
To change the port, modify the line in
<INSIGHT_HOME>\server\wildfly-x.y.z\standalone\configuration\standalone.xml (where x.y.z represents the version, subversion, and patch numbers) that sets the property for
com.fico.xpress.insight.ports.https:
<property name="com.fico.xpress.insight.ports.https" value="8443"/>