export const environment = { production: true, apiUrl: 'https://[DOMINIO]:[PUERTO]', downloadsUrl: '', wsUrl: '', analyticsId: '', nologinRoute: ['/'], loginRoute: ['/app'], };