export const environment = {
  production: true,
  apiUrl: 'http://meanguidebackend-env.eba-fchijd7n.eu-west-1.elasticbeanstalk.com/api'
};
