aboutsummaryrefslogtreecommitdiff
path: root/.env.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/.env.sample b/.env.sample
index 7784eac..9a730d1 100644
--- a/.env.sample
+++ b/.env.sample
@@ -6,4 +6,6 @@ HOST_DIR=/dist
UPLOAD_LIMIT=4194304
MONGO_URI=mongodb://localhost:27017
MONGO_DB=ao-coverage
-LOG_LEVEL=info \ No newline at end of file
+LOG_LEVEL=info
+STAGE_1=95
+STAGE_2=80 \ No newline at end of file