diff --git a/src/app/app.config.ts b/src/app/app.config.ts index 6a8893f..c82f391 100644 --- a/src/app/app.config.ts +++ b/src/app/app.config.ts @@ -7,12 +7,13 @@ import {initializeApp, provideFirebaseApp} from '@angular/fire/app'; import {getFirestore, provideFirestore} from '@angular/fire/firestore'; const firebaseConfig = { - apiKey: "AIzaSyDh7OjqpUdoVPzzzdPa8t_Pm4_UsanJC-c", - authDomain: "tv-serien-ff0ce.firebaseapp.com", - projectId: "tv-serien-ff0ce", - storageBucket: "tv-serien-ff0ce.firebasestorage.app", - messagingSenderId: "38528604508", - appId: "1:38528604508:web:e4070052d0495cf28e4999" + apiKey: "AIzaSyAI_7olJlCnHZ4ivhUuUZMtRuJS7tzXP0Y", + authDomain: "tv-site-71802.firebaseapp.com", + projectId: "tv-site-71802", + storageBucket: "tv-site-71802.firebasestorage.app", + messagingSenderId: "763313630033", + appId: "1:763313630033:web:5c235904650d473e864170", + measurementId: "G-7Y15VZF887" }; export const appConfig: ApplicationConfig = {