aboutsummaryrefslogtreecommitdiff
path: root/.env.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample
index 281d0ec..b3fdc29 100644
--- a/.env.sample
+++ b/.env.sample
@@ -2,3 +2,5 @@ PORT=3000
TOKEN=
HOST_DIR=/dist
UPLOAD_LIMIT=4194304
+MONGO_URI=mongodb://localhost:27017
+MONGO_DB=ao-coverage \ No newline at end of file