export const environment = { production: false, strapi: { apiUrl: 'http://localhost:1337/api', url: 'http://localhost:1337' } };