export const environment = { production: true, apiUrl: 'https://[DOMAIN]:[PORT]', downloadsUrl: 'https://dl.[DOMAIN]', wsUrl: '', analyticsId: '', nologinRoute: ['/'], loginRoute: ['/app'], links: { privacy: 'https://www.msdprivacy.com/mx/es/internet-privacy-policy/', terms: 'https://www.corporativo.msd.com.mx/terminos-de-uso/', }, };