Update firebase.ts

This commit is contained in:
Stalin
2026-05-05 02:47:26 +05:30
committed by GitHub
parent e0fcb7d8cb
commit 32af921933
+7 -7
View File
@@ -4,13 +4,13 @@ import { getAuth } from "firebase/auth"
// import { getAnalytics } from "firebase/analytics"; // Analytics can be initialized if needed
const firebaseConfig = {
apiKey: "AIzaSyB0srpcLeNF8nR6DF_fP7_FsemKY4--4wU",
authDomain: "nexulen-f8790.firebaseapp.com",
projectId: "nexulen-f8790",
storageBucket: "nexulen-f8790.firebasestorage.app",
messagingSenderId: "718749886008",
appId: "1:718749886008:web:df0563c31aaff0c2e628cd",
measurementId: "G-D7B9CCNQ2G",
apiKey: "***************************************",
authDomain: "*************************************",
projectId: "************",
storageBucket: "************************************",
messagingSenderId: "************",
appId: "**********************************************",
measurementId: "************",
}
// Initialize Firebase