Customizing the HTTPS Port-Enabling HTTPS
HTTPS will be exposed on port 8443 by default. To change the port, locate the line in
standalone.xml:
<socket-binding name="https" port="${com.fico.xpress.insight.ports.https:8443}"/>, and update it accordingly.