chore: update Firebase configuration to new project riteventhub
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"projects": {
|
||||
"default": "ems-ritchennai1"
|
||||
"default": "riteventhub"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user