Skip to content

Commit e49e833

Browse files
committed
Update .env.sample
1 parent 747c605 commit e49e833

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=gh_xxxxxxxx...,
2-
REACT_APP_FIRBASE_API_KEY='AIzaSyDs-rxvOLmskYhudQWPOxl-whELlKKUYhs',
3-
REACT_APP_AUTHDOMAIN="issue-finder.firebaseapp.com",
4-
REACT_APP_PROJECTID='issue-finder',
5-
REACT_APP_STORAGEBUCKET='issue-finder.appspot.com',
6-
REACT_APP_MSG_SENDERID='918268898722',
7-
REACT_APP_APPID='1:918268898722:web:653b04454a9eee41d896fb',
1+
REACT_APP_API_KEY=gh_xxxxxxxx...
2+
REACT_APP_FIRBASE_API_KEY='AIzaSyDs-rxvOLmskYhudQWPOxl-whELlKKUYhs'
3+
REACT_APP_AUTHDOMAIN="issue-finder.firebaseapp.com"
4+
REACT_APP_PROJECTID='issue-finder'
5+
REACT_APP_STORAGEBUCKET='issue-finder.appspot.com'
6+
REACT_APP_MSG_SENDERID='918268898722'
7+
REACT_APP_APPID='1:918268898722:web:653b04454a9eee41d896fb'
88
REACT_APP_MEASUREMENTID='G-C28740E7D5'
99

0 commit comments

Comments
 (0)