mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
Update firebase.ts
This commit is contained in:
@@ -4,13 +4,13 @@ import { getAuth } from "firebase/auth"
|
|||||||
// import { getAnalytics } from "firebase/analytics"; // Analytics can be initialized if needed
|
// import { getAnalytics } from "firebase/analytics"; // Analytics can be initialized if needed
|
||||||
|
|
||||||
const firebaseConfig = {
|
const firebaseConfig = {
|
||||||
apiKey: "AIzaSyB0srpcLeNF8nR6DF_fP7_FsemKY4--4wU",
|
apiKey: "***************************************",
|
||||||
authDomain: "nexulen-f8790.firebaseapp.com",
|
authDomain: "*************************************",
|
||||||
projectId: "nexulen-f8790",
|
projectId: "************",
|
||||||
storageBucket: "nexulen-f8790.firebasestorage.app",
|
storageBucket: "************************************",
|
||||||
messagingSenderId: "718749886008",
|
messagingSenderId: "************",
|
||||||
appId: "1:718749886008:web:df0563c31aaff0c2e628cd",
|
appId: "**********************************************",
|
||||||
measurementId: "G-D7B9CCNQ2G",
|
measurementId: "************",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Initialize Firebase
|
// Initialize Firebase
|
||||||
|
|||||||
Reference in New Issue
Block a user