//api project url //export const serverBase = 'http://localhost:17569'; //export const serverBase = '/CRMContactsAPI'; // export const serverBase = 'https://crmcontacts.expertential.net/CRMContactsAPI'; export const staffServerBase = 'https://crmstaffmanagementapi1.expertential.net'; // export const automationServerBase = 'https://crmautomationapi1.expertential.net'; export const serverBase = 'https://crmtriplex.net/ContactsAPI'; // export const staffServerBase = 'https://crmstaffmanagementapi1.expertential.net'; export const automationServerBase = 'https://crmtriplex.net/AutomationAPI';