This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
resolver/docs/app/configure/production.env
2018-01-16 12:59:30 +07:00

7 lines
242 B
Bash

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/>