export const environment = { production: false, apiUrl: '/api/v1', useMockFixtures: false, };