Skip to content

Commit 26873ff

Browse files
Update environment.ts
1 parent f93c47e commit 26873ff

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

src/environments/environment.ts

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
export const environment = {
2-
firebase: {
3-
apiKey: "AIzaSyAV55u4H2C0i8n0DUl5Ym_cJYjOl0NwQck",
4-
authDomain: "angularblog-267d7.firebaseapp.com",
5-
projectId: "angularblog-267d7",
6-
storageBucket: "angularblog-267d7.appspot.com",
7-
messagingSenderId: "247576047093",
8-
appId: "1:247576047093:web:e9d17af5c6472c101684bc",
9-
measurementId: "G-QEE6VH1NP0"
10-
},
11-
};
1+
roduction: false,
2+
supabaseUrl: '',
3+
supabaseKey:'',

0 commit comments

Comments
 (0)