Skip to content

Commit

Permalink
Update .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
shadmanhere committed Oct 3, 2022
1 parent 747c605 commit e49e833
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
REACT_APP_API_KEY=gh_xxxxxxxx...,
REACT_APP_FIRBASE_API_KEY='AIzaSyDs-rxvOLmskYhudQWPOxl-whELlKKUYhs',
REACT_APP_AUTHDOMAIN="issue-finder.firebaseapp.com",
REACT_APP_PROJECTID='issue-finder',
REACT_APP_STORAGEBUCKET='issue-finder.appspot.com',
REACT_APP_MSG_SENDERID='918268898722',
REACT_APP_APPID='1:918268898722:web:653b04454a9eee41d896fb',
REACT_APP_API_KEY=gh_xxxxxxxx...
REACT_APP_FIRBASE_API_KEY='AIzaSyDs-rxvOLmskYhudQWPOxl-whELlKKUYhs'
REACT_APP_AUTHDOMAIN="issue-finder.firebaseapp.com"
REACT_APP_PROJECTID='issue-finder'
REACT_APP_STORAGEBUCKET='issue-finder.appspot.com'
REACT_APP_MSG_SENDERID='918268898722'
REACT_APP_APPID='1:918268898722:web:653b04454a9eee41d896fb'
REACT_APP_MEASUREMENTID='G-C28740E7D5'

0 comments on commit e49e833

Please sign in to comment.