export const environment = { production: false, endPointConfig: { 'vc-user-info-entitlements': 'https://api01-np.agro.services/vc-entitlements-test', 'vc-user-info-contracts': 'https://api01-np.agro.services/vc-user-info/userInfo', 'pod-translations-url': 'https://gkg1ib9end.execute-api.us-east-1.amazonaws.com/dev/pod/translate?app={apps}&locale={locale}', 'pod-service-fee-reports': 'https://gkg1ib9end.execute-api.us-east-1.amazonaws.com/dev/service-fee/reports', 'pod-service-fee-participant-url': 'https://gkg1ib9end.execute-api.us-east-1.amazonaws.com/dev/service-fee/participant' } };