export const environment = { production: false, apiUrl: 'http://localhost:7860' // Update to match your backend URL };