We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a771f64 commit 496102dCopy full SHA for 496102d
index.js
@@ -7,7 +7,7 @@
7
// Your web app's Firebase configuration
8
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
9
const firebaseConfig = {
10
- apiKey: "AIzaSyDo0ReNmmfqLbZtfTLNQEFi9IwjOxzLrDI",
+ apiKey: "${{ secrets.apiKey }}",
11
authDomain: "grouvex-a17b0.firebaseapp.com",
12
projectId: "grouvex-a17b0",
13
storageBucket: "grouvex-a17b0.appspot.com",
0 commit comments