Spaces:
Sleeping
Sleeping
Update web/past_data.html
Browse files- web/past_data.html +6 -6
web/past_data.html
CHANGED
|
@@ -35,12 +35,12 @@
|
|
| 35 |
import { getAuth, onAuthStateChanged, signOut } from 'https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js';
|
| 36 |
|
| 37 |
const firebaseConfig = {
|
| 38 |
-
apiKey: "
|
| 39 |
-
authDomain: "
|
| 40 |
-
projectId: "
|
| 41 |
-
storageBucket: "
|
| 42 |
-
messagingSenderId: "
|
| 43 |
-
appId: "1:
|
| 44 |
};
|
| 45 |
|
| 46 |
const app = initializeApp(firebaseConfig);
|
|
|
|
| 35 |
import { getAuth, onAuthStateChanged, signOut } from 'https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js';
|
| 36 |
|
| 37 |
const firebaseConfig = {
|
| 38 |
+
apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
|
| 39 |
+
authDomain: "appchallenge-c8fe3.firebaseapp.com",
|
| 40 |
+
projectId: "appchallenge-c8fe3",
|
| 41 |
+
storageBucket: "appchallenge-c8fe3.firebasestorage.app",
|
| 42 |
+
messagingSenderId: "943791692455",
|
| 43 |
+
appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
|
| 44 |
};
|
| 45 |
|
| 46 |
const app = initializeApp(firebaseConfig);
|