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-15.0.1.Final\standalone\configuration\standalone.xml that sets the property for
com.fico.xpress.insight.ports.https:
<property name="com.fico.xpress.insight.ports.https" value="8443"/>