Added continues integration
This commit is contained in:
		@@ -1,3 +1,12 @@
 | 
			
		||||
export const environment = {
 | 
			
		||||
  firebaseConfig: {
 | 
			
		||||
    apiKey: "AIzaSyDFtvCY6nH_HUoTBNf_5b-E8nRweSLYtxE",
 | 
			
		||||
    authDomain: "mapalliance-ab38a.firebaseapp.com",
 | 
			
		||||
    databaseURL: "https://mapalliance-ab38a.firebaseio.com",
 | 
			
		||||
    projectId: "mapalliance-ab38a",
 | 
			
		||||
    storageBucket: "",
 | 
			
		||||
    messagingSenderId: "443222036375",
 | 
			
		||||
    appId: "1:443222036375:web:2e2906e3ca49aa63"
 | 
			
		||||
  },
 | 
			
		||||
  production: true
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -3,6 +3,15 @@
 | 
			
		||||
// The list of file replacements can be found in `angular.json`.
 | 
			
		||||
 | 
			
		||||
export const environment = {
 | 
			
		||||
  firebaseConfig: {
 | 
			
		||||
    apiKey: "AIzaSyDFtvCY6nH_HUoTBNf_5b-E8nRweSLYtxE",
 | 
			
		||||
    authDomain: "mapalliance-ab38a.firebaseapp.com",
 | 
			
		||||
    databaseURL: "https://mapalliance-ab38a.firebaseio.com",
 | 
			
		||||
    projectId: "mapalliance-ab38a",
 | 
			
		||||
    storageBucket: "",
 | 
			
		||||
    messagingSenderId: "443222036375",
 | 
			
		||||
    appId: "1:443222036375:web:2e2906e3ca49aa63"
 | 
			
		||||
  },
 | 
			
		||||
  production: false
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user