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