Try the hosted app:
username: [email protected]
password: password
Add the private Firebase connection config to .env
export const firebaseConfig = {
apiKey: "",
authDomain: "",
databaseURL: "",
projectId: "",
storageBucket: "",
messagingSenderId: "",
};