We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 732bc12 + 0b58651 commit 8a94810Copy full SHA for 8a94810
backend/.env
@@ -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