By default Clibu 'On Premise' uses port 8080 for its Web Server. You can change this by creating a JSON file as follows:


{

    "ports": {

        "http": "8080"

        }

}


The file must be named: clibu_ports_op.json and be placed in the same folder as clibu.exe 


A sample file.is attached.