mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
first commit
This commit is contained in:
parent
06776d15c4
commit
bd8eba9de1
15 changed files with 30470 additions and 480 deletions
|
|
@ -10,4 +10,12 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
firebase: {
|
||||
apiKey: "AIzaSyCPFCMSkeRtJJhiu_yWLIggkRpFL_OM88M",
|
||||
authDomain: "test-app-133d0.firebaseapp.com",
|
||||
projectId: "test-app-133d0",
|
||||
storageBucket: "test-app-133d0.appspot.com",
|
||||
messagingSenderId: "166874967658",
|
||||
appId: "1:166874967658:web:53ef3ec2bb8456d9e2a413"
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue