10
src/config/environment.dev.ts
Normal file
10
src/config/environment.dev.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
export const environment = {
|
||||
firebase: {
|
||||
apiKey: 'AIzaSyAHOZ7rWGDODCwJMB3WIt63CAIa90qI-jg',
|
||||
authDomain: 'test-4515a.firebaseapp.com',
|
||||
databaseURL: 'https://test-4515a.firebaseio.com',
|
||||
projectId: 'test-4515a',
|
||||
storageBucket: 'test-4515a.appspot.com',
|
||||
messagingSenderId: '964743099489'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user