UNPKG

tokimoki

Version:
40 lines (39 loc) 1.94 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hosts = void 0; exports.hosts = { NAME: "STAGING_PUBLIC", PARKING: { GATE_MS: "https://staging-mobility-parking.toki.mn", CORE_MS: "https://staging-mobility-parking.toki.mn", INVOICE_MS: "https://staging-mobility-parking.toki.mn", WALLET_MS: "https://staging-mobility-parking.toki.mn", CHECKER_MS: "https://staging-mobility-parking.toki.mn", MS_3RD: { EMBER_ON_PREMISE: "https://mobility-3rd.toki.mn/ember/on-premise", GATEPRO_CLOUD: "https://mobility-3rd.toki.mn/gatepro/cloud", GATEPRO_ON_PREMISE: "https://mobility-3rd.toki.mn/gatepro/on-premise", NOMADIC_CLOUD: "https://mobility-3rd.toki.mn/nomadic/cloud", NOMADIC_ON_PREMISE: "https://mobility-3rd.toki.mn/nomadic/on-premise", TOPICA_ON_PREMISE: "https://mobility-3rd.toki.mn/topica/on-premise", UBPARKING_CLOUD: "https://mobility-3rd.toki.mn/ubparking/cloud", ZEVTABS_CLOUD: "https://mobility-3rd.toki.mn/zevtabs/cloud", }, }, PENALTY: "https://staging-service-api.toki.mn", TOLLGATE: "https://staging-service-api.toki.mn", SIDE_PARKING: "https://service-api.toki.mn", MOBILITY: { AUTH_MS: "https://staging-service-api.toki.mn", AUTO_PAY_MS: "https://staging-service-api.toki.mn", INVOICE_MS: "https://staging-service-api.toki.mn", MAIN_MS: "https://staging-service-api.toki.mn", NOTIFICATION_MS: "https://staging-service-api.toki.mn", POST_WALLET_MS: "https://staging-service-api.toki.mn", REPORT_MS: "https://staging-service-api.toki.mn", RETRY_BANK_MS: "https://staging-service-api.toki.mn", REAL_TIME_MS: "https://staging-service-api.toki.mn", LOGGER_MS: "https://staging-service-api.toki.mn", }, }; exports.default = exports.hosts;