Skip to content

Commit e8764e2

Browse files
authored
Update authDomain in Firebase config
1 parent c41f7b5 commit e8764e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firebase.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import 'firebase/compat/auth';
66

77
export const config = {
88
apiKey: "AIzaSyAJ-hHh7fs0aOMR6Zqe0Wu_z_y1j9Ivgos",
9-
authDomain: "peaceinthemiddleeast.firebaseapp.com",
9+
authDomain: "backgammon.family",
1010
databaseURL: "https://peaceinthemiddleeast-default-rtdb.firebaseio.com",
1111
projectId: "peaceinthemiddleeast",
1212
storageBucket: "peaceinthemiddleeast.appspot.com",

0 commit comments

Comments
 (0)