# NGROK - xyz@email
NGROK_AUTH_TOKEN=<token>

# MongoDB
MONGO_URI=<mongo uri>
MONGO_DB_NAME=<db name>
MONGO_COLLECTION_NAME=<collection name>