chore: setup Firebase config and update SDK initialization config
This commit is contained in:
@@ -17,8 +17,8 @@ const firebaseConfig = {
|
||||
projectId: "ems-ritchennai1",
|
||||
storageBucket: "ems-ritchennai1.firebasestorage.app",
|
||||
messagingSenderId: "825363154108",
|
||||
appId: "1:825363154108:web:7b6d3430aa3b696fef3cb9",
|
||||
measurementId: "G-3W7ECQ52G1"
|
||||
appId: "1:825363154108:web:8e26f47972aa9f45ef3cb9",
|
||||
measurementId: "G-V02GFJ9GYL"
|
||||
};
|
||||
|
||||
// Initialize Firebase App
|
||||
|
||||
Reference in New Issue
Block a user