Skip to content

Commit c65e8df

Browse files
Updated File
1 parent 28d1862 commit c65e8df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

multi-player-test/networking/firebase-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { getFirestore }
55
from "https://www.gstatic.com/firebasejs/11.10.0/firebase-firestore.js";
66

77
const firebaseConfig = {
8-
apiKey: "AIzaSyBOSo7XdWc6zNxe-rAhZCg99sNj6VW1efY",
8+
apiKey: "AIzaSyBOSo7XdWc6zNxe-rAhZCg99sNj6VW1efY", // yes this is a leak it's only a test project so before the project is released ill create a new project with a secrets key
99
authDomain: "voxel-multiplayer-test.firebaseapp.com",
1010
projectId: "voxel-multiplayer-test",
1111
storageBucket: "voxel-multiplayer-test.firebasestorage.app",

0 commit comments

Comments
 (0)