This commit is contained in:
Miodec 2022-03-18 01:28:55 +01:00
parent d1298a4ef4
commit 4d44fe6c00

View file

@ -1,11 +0,0 @@
export const firebaseConfig = {
apiKey: "AIzaSyB5m_AnO575kvWriahcF1SFIWp8Fj3gQno",
authDomain: "monkey-type.firebaseapp.com",
databaseURL: "https://monkey-type.firebaseio.com",
projectId: "monkey-type",
storageBucket: "monkey-type.appspot.com",
messagingSenderId: "789788471140",
appId: "1:789788471140:web:7e31b15959d68ac0a51471",
measurementId: "G-PFV65WPEWF",
};
//this is for me to deploy to the live website - yes, its safe to commit