Specification of the server to connect to using the server's url

interface ServerUrlConnection {
    url: string;
}

Properties

Properties

url: string

A custom url pointing to the Shipgenius OMS server

Useful if you need to connect indirectly or to a development server