Upload files to 'client/src/helper'
This commit is contained in:
parent
f66312ee26
commit
6e72876ebd
|
@ -0,0 +1,10 @@
|
|||
export const config = {
|
||||
// Initialize Firebase
|
||||
|
||||
apiKey: "AIzaSyBt1o_ptz8WW6eF-Sa2ybTjdm_BdO0D9WI",
|
||||
authDomain: "anime-999e6.firebaseapp.com",
|
||||
databaseURL: "https://anime-999e6.firebaseio.com",
|
||||
projectId: "anime-999e6",
|
||||
storageBucket: "anime-999e6.appspot.com",
|
||||
messagingSenderId: "389822907706"
|
||||
};
|
Loading…
Reference in New Issue