[Readme] Add port to configuration

This commit is contained in:
Qolzam
2018-01-14 21:38:55 +07:00
parent 4f5b425e92
commit 8c47f94772
2 changed files with 2 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ and then install the package
> PROJECT_ID=[PROJECT_ID]<br/>
> STORAGE_BUCKET=[BUCKET].appspot.com<br/>
> MESSAGING_SENDER_ID=[SENDER_ID]HOST_URL<br/>
> PORT= Local_Host_Port<br/>
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.

View File

@@ -91,6 +91,7 @@ and then install the package
> PROJECT_ID=[PROJECT_ID]<br/>
> STORAGE_BUCKET=[BUCKET].appspot.com<br/>
> MESSAGING_SENDER_ID=[SENDER_ID]HOST_URL<br/>
> PORT= Local_Host_Port<br/>
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.