-
-
Save ashish-mj/2e4f81d9947de5573664c6eed331c78d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DB_HOST=localhost | |
BUCKET=sessiondb_dep | |
COLLECTION=_default | |
SCOPE=_default | |
USERNAME=sessiondb_dep | |
PASSWORD=sessiondb_dep | |
API_KEY=<YOUR_API_KEY> | |
API_SECRET=<YOUR_API_SECRET> | |
SENDER_MAIL=<YOUR_SENDER_MAIL> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment