endpoints

endpoints contains the URLs and credentials CUE Zipline needs to access Content Store, CUE Print and DC-X:

endpoints:
    content_store:
        url: content-store-host/webservice/
        user: content-store-user
        passwd: content-store-password
    cue_print:
        url: cue-print-host/newsgate-cf/
        user: cue-print-user
        passwd: cue-print-password
    dcx:
        url: dcx-endpoint-url
        user: dcx-user
        passwd: dcx-password

A dcx entry is only required if your installation actually includes a DC-X system and you intend to use CUE Zipline for synchronization of either binary assets or stories/storylines.