vineelagampa meamgodyay commited on
Commit
40ae51d
·
verified ·
1 Parent(s): 5ac6aef

Update web/index.html (#35)

Browse files

- Update web/index.html (b286c490518ca5d438f1dbe6900f837d5a8710dc)


Co-authored-by: Vihaan Jyothiswaroop <meamgodyay@users.noreply.huggingface.co>

Files changed (1) hide show
  1. web/index.html +9 -9
web/index.html CHANGED
@@ -223,15 +223,15 @@
223
  updateDoc,
224
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
225
 
226
- const firebaseConfig = {
227
- apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
228
- authDomain: "appchallenge-c8fe3.firebaseapp.com",
229
- projectId: "appchallenge-c8fe3",
230
- storageBucket: "appchallenge-c8fe3.firebasestorage.app",
231
- messagingSenderId: "943791692455",
232
- appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
233
- measurementId: "G-HJ7EHW8V4N"
234
- };
235
 
236
  const app = initializeApp(firebaseConfig);
237
  const auth = getAuth(app);
 
223
  updateDoc,
224
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-firestore.js";
225
 
226
+ const firebaseConfig = {
227
+ apiKey: "AIzaSyAPhM_Ee7cLzyKHs5zyFy8g5ZOk9-pubRI",
228
+ authDomain: "login-tutorial-7a9e1.firebaseapp.com",
229
+ projectId: "login-tutorial-7a9e1",
230
+ storageBucket: "login-tutorial-7a9e1.firebasestorage.app",
231
+ messagingSenderId: "491093197824",
232
+ appId: "1:491093197824:web:9f86659034af7e6a8244e5",
233
+ measurementId: "G-JM7T9N6ZLZ"
234
+ };
235
 
236
  const app = initializeApp(firebaseConfig);
237
  const auth = getAuth(app);