export const environment = { production: true, // URL of development API apiUrl: 'https://localhost:3000' };