mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-17 21:40:30 +00:00
[+] Real auth_domain for new btowsers update
This commit is contained in:
parent
ca5c335455
commit
c565276e35
@ -4,7 +4,7 @@ import { getAuth, GoogleAuthProvider, signInWithPopup } from 'firebase/auth';
|
|||||||
|
|
||||||
const firebaseConfig = {
|
const firebaseConfig = {
|
||||||
apiKey: "AIzaSyAmIEy4uzsBTzQGhGkn7srDONu8QUoUVHs",
|
apiKey: "AIzaSyAmIEy4uzsBTzQGhGkn7srDONu8QUoUVHs",
|
||||||
authDomain: "servi-e6705.firebaseapp.com",
|
authDomain: "app.servii.fr",
|
||||||
projectId: "servi-e6705",
|
projectId: "servi-e6705",
|
||||||
storageBucket: "servi-e6705.appspot.com",
|
storageBucket: "servi-e6705.appspot.com",
|
||||||
messagingSenderId: "201267205657",
|
messagingSenderId: "201267205657",
|
||||||
|
Loading…
Reference in New Issue
Block a user