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