Initial Commit
This commit is contained in:
@@ -3,7 +3,15 @@
|
||||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
export const environment = {
|
||||
production: false
|
||||
production: false,
|
||||
firebase: {
|
||||
apiKey: 'AIzaSyCDnqRWXlm70g5erScWb9u5sNFbqjT1zG8',
|
||||
authDomain: 'stand-up-2.firebaseapp.com',
|
||||
databaseURL: 'https://stand-up-2.firebaseio.com',
|
||||
projectId: 'stand-up-2',
|
||||
storageBucket: 'stand-up-2.appspot.com',
|
||||
messagingSenderId: '685966908054'
|
||||
}
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user