Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit dda01a9

Browse files
SamuelWitkeSamuelWitke
authored andcommitted
Refactor
1 parent b4273b8 commit dda01a9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.auth.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,4 @@ module.exports = {
1111
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
1212
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-3smir%40partypeople-b736d.iam.gserviceaccount.com"
1313
},
14-
firebaseClient: {
15-
apiKey: ""+process.env.apiKey,
16-
authDomain: "partypeople-b736d.firebaseapp.com",
17-
databaseURL: "https://partypeople-b736d.firebaseio.com",
18-
projectId: "partypeople-b736d",
19-
storageBucket: "partypeople-b736d.appspot.com",
20-
}
2114
}
22-
console.log(process.env.apiKey)

0 commit comments

Comments
 (0)