aboutsummaryrefslogtreecommitdiffstats
path: root/.env.sample
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-05 12:12:11 +0000
committerMohamedBassem <me@mbassem.com>2024-03-05 12:12:11 +0000
commit224aa38d5976523f213e2860b6addc7630d472ba (patch)
treebf006ae9a68f2214401d21f82ceb6efd6f89f9b1 /.env.sample
parent8c41816a0063e3f18335f3e9bf386c6e307a0bac (diff)
downloadkarakeep-224aa38d5976523f213e2860b6addc7630d472ba.tar.zst
breaking: Using DATA_DIR env variable instead of DATABASE_URL
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.sample b/.env.sample
index 5875f8a4..f8c314cc 100644
--- a/.env.sample
+++ b/.env.sample
@@ -1,5 +1,5 @@
############## Global ##############
-# DATABASE_URL=
+# DATA_DIR=
# LOG_LEVEL=debug
############## Crawler ##############