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