export const environment = { production: false, useMockData: true, // Set to false when backend is ready apiUrl: '/api' };