Add Client With Vue.js #2
|
@ -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