diff --git a/README.md b/README.md index a10b033..5f73fc4 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ and then install the package > PROJECT_ID=[PROJECT_ID]
> STORAGE_BUCKET=[BUCKET].appspot.com
> MESSAGING_SENDER_ID=[SENDER_ID]HOST_URL
+ > PORT= Local_Host_Port
5. [Enable Email/Password](https://firebase.google.com/docs/auth/web/password-auth) sign-in on firebase: - In the Firebase console, open the Auth section. diff --git a/docs/README.md b/docs/README.md index a10b033..5f73fc4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -91,6 +91,7 @@ and then install the package > PROJECT_ID=[PROJECT_ID]
> STORAGE_BUCKET=[BUCKET].appspot.com
> MESSAGING_SENDER_ID=[SENDER_ID]HOST_URL
+ > PORT= Local_Host_Port
5. [Enable Email/Password](https://firebase.google.com/docs/auth/web/password-auth) sign-in on firebase: - In the Firebase console, open the Auth section.