Skip to content

Commit 6dbf4a0

Browse files
authored
Update script.js
1 parent 3dcb173 commit 6dbf4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Configuración de Firebase
33
// ===============================================
44
const firebaseConfig = {
5-
apiKey: API_KEY,
5+
apiKey: "%%FIREBASE_API_KEY%%",
66
authDomain: "control-aceso-rt.firebaseapp.com",
77
projectId: "control-aceso-rt",
88
storageBucket: "control-aceso-rt.firebasestorage.app",

0 commit comments

Comments
 (0)