Manhattan Port

The port for Manhattan server. This is optional. Default is 80 for http and 443 for https.

A700x

Set the Manhattan Port parameter on the Task Settings tab of the task package.

Android

Set the Port parameter in the ManhattanConfig repository in the OnetimeStartupSettings.config file.

{
    "Repositories": {
        "ManhattanConfig": {
            "Port": ""
        }
    }
}