Synopsis

    supervisor_port = port

    The network port number the Supervisor will use. Important: This must be configured the same on all Worker hosts and client hosts.

    Example

    supervisor_port = 2500

    Defaults

    50001

    Note: This port is setting is not IETF compliant.

    • No labels