export const environment = {
  production: true,
  API_URL: '/apt-maint-acct-demo',
  facebook_id: '<social id - prod - facebook here>',
  google_id: '<social id - prod - google here>',
  brand: 'ABC Apartments'
};
