export const environment = {
  production: false,
  google: {
    maps: { apiKey: 'AIzaSyBkxFjVilFXxTMLb6JxL2x-AGeCOLIRO1M', libraries: ['places'] },
    places: { apiKey: 'AIzaSyAHtJrpKyxsARFESBwI-a0qaWjsD5ZW-3w' }