Should the following be pushed to git:
production: false,
firebase: {
apiKey: "secret_api_key",
authDomain: "nicoavila-allpurpose.firebaseapp.com",
databaseURL: "https://nicoavila-allpurpose.firebaseio.com",
projectId: "nicoavila-allpurpose",
storageBucket: "nicoavila-allpurpose.appspot.com",
messagingSenderId: "6870000001"
}
};
If not, how could I hide it?