Initializing help system before first use

Changing Ports

If the default ports for the Xpress Insight server and Xpress Workbench are already in use, you can change the configuration to use different ports.
The ports for the Insight server and Workbench are specified by environment variables that are set for the server and workbench containers at startup. To change the specified ports, follow these steps:
  1. In the root directory for the configuration you are using, edit the .env file.
  2. Modify the following lines as needed:
    • SERVER_EXTERNAL_PORT (default 8080): Insight server port
    • SERVER_EXTERNAL_PYTHON_DEBUG_PORT (default 8090): Insight server Python debug port
    • WORKBENCH_EXTERNAL_PORT (default 9595): Xpress Workbench port
  3. Stop and restart the containers.
    You can use the docker compose down and docker compose up commands or Docker Desktop.

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.