mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 15:37:47 +00:00
8 lines
316 B
JavaScript
8 lines
316 B
JavaScript
export const FirebaseConfig = {
|
|
apiKey: "AIzaSyBsRZZgJVa78hvpGBhgHtiIJ99BaxoDXaE",
|
|
authDomain: "rayyan-h-tafe-nsw-2.firebaseapp.com",
|
|
projectId: "rayyan-h-tafe-nsw-2",
|
|
storageBucket: "rayyan-h-tafe-nsw-2.appspot.com",
|
|
messagingSenderId: "63137248093",
|
|
appId: "1:63137248093:web:ef978bcd80e8993c31aeb4"
|
|
}
|