This commit is contained in:
Priyanshu-hawk
2024-02-24 14:06:36 +05:30
parent 1874135e02
commit 2026dbe72a
+7
View File
@@ -0,0 +1,7 @@
# NGROK - xyz@email
NGROK_AUTH_TOKEN=<token>
# MongoDB
MONGO_URI=<mongo uri>
MONGO_DB_NAME=<db name>
MONGO_COLLECTION_NAME=<collection name>