Skip to content

Commit 8a94810

Browse files
committed
Merge branch 'akshat' of https://github.com/akshat-sachan/EventM into akshat
2 parents 732bc12 + 0b58651 commit 8a94810

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

backend/.env

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
SECRET_KEY = secret
2+
PORT = 8000
3+
EXPIRES = 86400000s
4+
API_TOKEN = KCIV4OKXGX3FO6FDGVYC
5+
ORGANIZATION_ID = 1675133633463
6+
MONGO_URI=mongodb+srv://devo_bhai:[email protected]/Users?retryWrites=true&w=majority
7+
SENDGRID_API_KEY=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

0 commit comments

Comments
 (0)