Skip to content

Commit 73490b2

Browse files
committed
Update .env.sample
1 parent 78b1a48 commit 73490b2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.env.sample

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
REACT_APP_API_KEY=YOUR_FIREBASE_API_KEY
2-
REACT_APP_AUTH_DOMAIN=YOUR_AUTH_DOMAIN
3-
REACT_APP_DATABASE_URL=YOUR_DATABASE_URL
4-
REACT_APP_PROJECT_ID=YOUR_PROJECT_ID
5-
REACT_APP_STORAGE_BUCKET=YOUR_STORAGE_BUCKET
6-
REACT_APP_MESSAGING_SENDER_ID=YOUR_MESSAGING_SENDER_ID
7-
REACT_APP_APP_ID=YOUR_APP_ID
1+
REACT_APP_API_KEY=
2+
REACT_APP_AUTH_DOMAIN=
3+
REACT_APP_DATABASE_URL=
4+
REACT_APP_PROJECT_ID=
5+
REACT_APP_STORAGE_BUCKET=
6+
REACT_APP_MESSAGING_SENDER_ID=
7+
REACT_APP_APP_ID=
88

99
REACT_APP_EMAIL_CONFIRMATION_REDIRECT=http://localhost:3000

0 commit comments

Comments
 (0)