chore: update Firebase configuration to new project riteventhub
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"projects": {
|
"projects": {
|
||||||
"default": "ems-ritchennai1"
|
"default": "riteventhub"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,13 +12,13 @@ import {
|
|||||||
import { getAuth, GoogleAuthProvider } from 'firebase/auth';
|
import { getAuth, GoogleAuthProvider } from 'firebase/auth';
|
||||||
|
|
||||||
const firebaseConfig = {
|
const firebaseConfig = {
|
||||||
apiKey: "AIzaSyBdRUyA7LDtDReUA3TXDys71dSHgD2tOEA",
|
apiKey: "AIzaSyBVt4qPOJWS3Sv4bxTOdVxyC6oDxAfCEaI",
|
||||||
authDomain: "ems-ritchennai1.firebaseapp.com",
|
authDomain: "riteventhub.firebaseapp.com",
|
||||||
projectId: "ems-ritchennai1",
|
projectId: "riteventhub",
|
||||||
storageBucket: "ems-ritchennai1.firebasestorage.app",
|
storageBucket: "riteventhub.firebasestorage.app",
|
||||||
messagingSenderId: "825363154108",
|
messagingSenderId: "779973148361",
|
||||||
appId: "1:825363154108:web:8e26f47972aa9f45ef3cb9",
|
appId: "1:779973148361:web:fc4d6536ee5d2456ef9718",
|
||||||
measurementId: "G-V02GFJ9GYL"
|
measurementId: "G-7B8PP8CCZ9"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Initialize Firebase App
|
// Initialize Firebase App
|
||||||
|
|||||||
Reference in New Issue
Block a user