export const environment = { production: false, api: { url: '/api', headers: {}, }, };