diff --git a/functions/util/config.js b/functions/util/config.js index 5f95adb..7d7b6a1 100644 --- a/functions/util/config.js +++ b/functions/util/config.js @@ -1,8 +1,10 @@ module.exports = { - apiKey: 'AIzaSyBGE61bBXSyRfOccvujvR8VjWfB1BjW-Og', - authDomain: 'socialape-d081e.firebaseapp.com', - databaseURL: 'https://socialape-d081e.firebaseio.com', - projectId: 'socialape-d081e', - storageBucket: 'socialape-d081e.appspot.com', - messagingSenderId: '354040522108' + apiKey: "AIzaSyDHxTu-ASLDU8Ji4NuocSc4uNdXAIzJcaI", + authDomain: "socialape-3a022.firebaseapp.com", + databaseURL: "https://socialape-3a022.firebaseio.com", + projectId: "socialape-3a022", + storageBucket: "socialape-3a022.appspot.com", + messagingSenderId: "455509939035", + appId: "1:455509939035:web:f162ae94733541c12fc07e", + measurementId: "G-76N8LNQS87" };