export const environment = {
production: true,
apiUrl: 'https://dev.alphaomegainfosys.com/test-api-2',
apiDb: '2',
appType: 'client',
};