Skip to content

Commit 7e69b8c

Browse files
Ismaestroiramos
authored andcommitted
Update firebase config
1 parent 8b60dd5 commit 7e69b8c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
export const environment = {
22
production: true,
33
firebase: {
4-
apiKey: 'AIzaSyDy8PobaeiM8GvE0ds-bWkzdw2iDo0CZtQ',
5-
authDomain: 'angularexampleapp.firebaseapp.com',
6-
databaseURL: 'https://angularexampleapp.firebaseio.com/',
7-
projectId: 'angularexampleapp',
8-
storageBucket: 'angularexampleapp.appspot.com',
9-
messagingSenderId: '456717340071'
4+
apiKey: 'AIzaSyC4RNNlqXSwTM1Kt6Pbgutq2yuavSQ9WnU',
5+
authDomain: 'ismaestro-angularexampleapp.firebaseapp.com',
6+
databaseURL: 'https://ismaestro-angularexampleapp.firebaseio.com',
7+
projectId: 'ismaestro-angularexampleapp',
8+
storageBucket: 'ismaestro-angularexampleapp.appspot.com',
9+
messagingSenderId: '965114235515'
1010
}
1111
};

src/environments/environment.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
export const environment = {
22
production: false,
33
firebase: {
4-
apiKey: 'AIzaSyDy8PobaeiM8GvE0ds-bWkzdw2iDo0CZtQ',
5-
authDomain: 'angularexampleapp.firebaseapp.com',
6-
databaseURL: 'https://angularexampleapp.firebaseio.com/',
7-
projectId: 'angularexampleapp',
8-
storageBucket: 'angularexampleapp.appspot.com',
9-
messagingSenderId: '456717340071'
4+
apiKey: 'AIzaSyC4RNNlqXSwTM1Kt6Pbgutq2yuavSQ9WnU',
5+
authDomain: 'ismaestro-angularexampleapp.firebaseapp.com',
6+
databaseURL: 'https://ismaestro-angularexampleapp.firebaseio.com',
7+
projectId: 'ismaestro-angularexampleapp',
8+
storageBucket: 'ismaestro-angularexampleapp.appspot.com',
9+
messagingSenderId: '965114235515'
1010
}
1111
};

0 commit comments

Comments
 (0)