chore: update Firebase configuration to new project riteventhub

This commit is contained in:
2026-06-25 08:39:33 +05:30
parent d61a0e35be
commit 1f1b419f20
2 changed files with 8 additions and 8 deletions

View File

@@ -12,13 +12,13 @@ import {
import { getAuth, GoogleAuthProvider } from 'firebase/auth';
const firebaseConfig = {
apiKey: "AIzaSyBdRUyA7LDtDReUA3TXDys71dSHgD2tOEA",
authDomain: "ems-ritchennai1.firebaseapp.com",
projectId: "ems-ritchennai1",
storageBucket: "ems-ritchennai1.firebasestorage.app",
messagingSenderId: "825363154108",
appId: "1:825363154108:web:8e26f47972aa9f45ef3cb9",
measurementId: "G-V02GFJ9GYL"
apiKey: "AIzaSyBVt4qPOJWS3Sv4bxTOdVxyC6oDxAfCEaI",
authDomain: "riteventhub.firebaseapp.com",
projectId: "riteventhub",
storageBucket: "riteventhub.firebasestorage.app",
messagingSenderId: "779973148361",
appId: "1:779973148361:web:fc4d6536ee5d2456ef9718",
measurementId: "G-7B8PP8CCZ9"
};
// Initialize Firebase App