Skip to content

Commit 496102d

Browse files
authored
Update index.js
1 parent a771f64 commit 496102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// Your web app's Firebase configuration
88
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
99
const firebaseConfig = {
10-
apiKey: "AIzaSyDo0ReNmmfqLbZtfTLNQEFi9IwjOxzLrDI",
10+
apiKey: "${{ secrets.apiKey }}",
1111
authDomain: "grouvex-a17b0.firebaseapp.com",
1212
projectId: "grouvex-a17b0",
1313
storageBucket: "grouvex-a17b0.appspot.com",

0 commit comments

Comments
 (0)