aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
Diffstat (limited to '.env')
-rw-r--r--.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env b/.env
index 472708e..1159fd7 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
# This file is *mostly* just a backup for environment variables in case Nix is
# either not working or you just don't want to use it. :)
-DATABASE_URl=.whirl/db.sqlite3
+DATABASE_URL=.whirl/db.sqlite3
RUST_BACKTRACE=1