[Readme] Update installation instruction
This commit is contained in:
6
docs/app/configure/production.env
Normal file
6
docs/app/configure/production.env
Normal file
@@ -0,0 +1,6 @@
|
||||
API_KEY=[API_KEY] <br/>
|
||||
AUTH_DOMAIN=[PROJECT_ID].firebaseapp.com<br/>
|
||||
DATABASE_URL=https://[DATABASE_NAME].firebaseio.com<br/>
|
||||
PROJECT_ID=[PROJECT_ID]<br/>
|
||||
STORAGE_BUCKET=[BUCKET].appspot.com<br/>
|
||||
MESSAGING_SENDER_ID=[SENDER_ID]HOST_URL<br/>
|
||||
Reference in New Issue
Block a user