Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.46 KB | None | 0 0
  1. <script src="https://www.gstatic.com/firebasejs/4.5.2/firebase.js"></script>
  2. <script>
  3.   // Initialize Firebase
  4.   var config = {
  5.     apiKey: "AIzaSyAKCIEhZZ9WDGtQp2zAdLP7uzd06PK2NVU",
  6.     authDomain: "appcombi-7e2c7.firebaseapp.com",
  7.     databaseURL: "https://appcombi-7e2c7.firebaseio.com",
  8.     projectId: "appcombi-7e2c7",
  9.     storageBucket: "appcombi-7e2c7.appspot.com",
  10.     messagingSenderId: "490513766831"
  11.   };
  12.   firebase.initializeApp(config);
  13. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement