Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardik Garg committed Jun 26, 2024
1 parent bea6ac4 commit 021fcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/web-server/client/firebase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Using Environment Variables When using Firebase Authentication, you may need to

<img src="../../images/firebase_web_server_env_variable.png" width="30%"/>

2. Add following environment variables to the .env file that will be used in firebase.js file.
2. Add following environment variables to the .env file that will be used in authentication.js file.
```bash REACT_APP_FIREBASE_API_KEY=<REACT_APP_FIREBASE_API_KEY>
SNOWPACK_PUBLIC_FIREBASE_API_KEY=<SNOWPACK_PUBLIC_FIREBASE_API_KEY>
SNOWPACK_PUBLIC_AUTH_DOMAIN=<SNOWPACK_PUBLIC_AUTH_DOMAIN>
Expand Down

0 comments on commit 021fcaa

Please sign in to comment.