Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rosekamallove authored Aug 21, 2021
1 parent 105e079 commit ed13d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A great way to learn from YouTube courses without any distractions and the abili

```js
cosnt firebaseConfig = {
apiKey: "YOUR_API_KEY",
apiKey: "process.env.REACT_APP_FIREBASE",
authDomain: "AUTH_DOMAIN",
projectId: "PROJECT_ID",
storageBucket: "STORAGE_BUCKET",
Expand Down

0 comments on commit ed13d68

Please sign in to comment.