export const environment = { production: true, firebase: { apiKey: 'AIzaSyBSfj3nkcMd2gKr3leV70-atj1Ln-lKCIU', authDomain: 'civ-cc.firebaseapp.com', databaseURL: 'https://civ-cc.firebaseio.com', storageBucket: 'civ-cc.appspot.com', messagingSenderId: '950386376197' }, google: { apiKey: "AIzaSyAXuMc0xYdOErceFEztUqneoO78G9tToww" } };