Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohit-Kukreja-2002 committed Aug 14, 2024
2 parents 6b2f78d + 248c00e commit 31f1d65
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
6 changes: 0 additions & 6 deletions client/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
NEXT_PUBLIC_SERVER_URI = "http://localhost:8000/api/v1/"

GOOGLE_CLIENT_ID = 1003336026536-sj5h2vfu71ap9h4ampqrpu786pusqan7.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET = 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
GITHUB_CLIENT_ID = 02c7ca26113e87ed1c30
GITHUB_CLIENT_SECRET = 9ab586f573bb50f8f5ac4f79eec8d86ae973d984
SECRET = HopeFundByMohitKukreja
29 changes: 0 additions & 29 deletions server/.env
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
PORT=8000
ORIGIN =['http://localhost:3000/']
NODE_ENV = development

ACCESS_TOKEN='T*~45((SXZ(AyaEv}£5N4DAEeH<wi^Da&fsc~+QhUH£X<8,£S^'
REFRESH_TOKEN='a4*p>gswfi@.!3ARvjP4WHN@Z8u*p7r7}j|mVJ$W£{in1M&J#_'

DB_URL = 'mongodb+srv://mohitkukreja2002mohit:[email protected]/HopeFund'

CLOUD_NAME=dujdc9cml
CLOUD_API_KEY=484448966477756
CLOUD_SECRET_KEY=Z8nB6f2_8lGBEXPvssew2ZD3PX8

SMTP_HOST=smtp.gmail.com
SMTP_PORT=465
SMTP_SERVICE=gmail
SMTP_MAIL=[email protected]
SMTP_PASSWORD=yytyszziqrvabekb

ACTIVATION_SECRET=4300242122

ACCESS_TOKEN_EXPIRE=5
REFRESH_TOKEN_EXPIRE=3

NODE_TLS_REJECT_UNAUTHORIZED=0

REDIS_URL=rediss://default:[email protected]:45215

STRIPE_SECRET_KEY = sk_test_51Og7tWG907g7PNBuLq1TEJxfa2lgVN6Go8eiozhmuuLvfnMm3IzrdeaknJy6MIwkedJgsBor5p2kXMoalwa04G1w00pMtCDfvo
STRIPE_PUBLISHABLE_KEY = pk_test_51Og7tWG907g7PNBu9AL9nPYWcjKTurVx4kkhy4hZYo32VkXnAZ52MpNHqR0IXzAuiwFD5fcUmpdhQ9h9aiLdiAa200y35NsmKH

0 comments on commit 31f1d65

Please sign in to comment.