„src/environments/environment.ts“ ändern
This commit is contained in:
parent
84a5331281
commit
6916953359
|
@ -6,13 +6,13 @@ export const environment = {
|
||||||
production: false,
|
production: false,
|
||||||
firebaseConfig: {
|
firebaseConfig: {
|
||||||
|
|
||||||
apiKey: "AIzaSyCYOq1jv8IRfGhs2NPoXhmOUSPVnyxq3vw",
|
apiKey: "xxxx",
|
||||||
authDomain: "angular-login-abe92.firebaseapp.com",
|
authDomain: "xxx",
|
||||||
projectId: "angular-login-abe92",
|
projectId: "xxx",
|
||||||
storageBucket: "angular-login-abe92.appspot.com",
|
storageBucket: "xxx",
|
||||||
messagingSenderId: "1050503165651",
|
messagingSenderId: "xxx",
|
||||||
appId: "1:1050503165651:web:894ceb5c86ada15a2ac626",
|
appId: "xxx",
|
||||||
measurementId: "G-N34588MQT5"
|
measurementId: "xxx"
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user